classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Another Container fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: Another Container fixlet
Date: Wed, 10 Aug 2005 14:45:42 +0200

I have put together a Mauve testcase for the stuff I submitted some days
ago. This showed up some more bugs with the handling of update() and
paint() in Container. The attached patch fixes this.

The Mauve test is also committed.

2005-08-10  Roman Kennke  <address@hidden>

        * java/awt/Container.java
        (paint): Call visitChildren with lightweightOnly == true.
        (update): Only call paint if we are not in a toplevel container.


/Roman






reply via email to

[Prev in Thread] Current Thread [Next in Thread]