hg: jdk7/awt/jdk: 6829858: JInternalFrame is not redrawing heavyweight children properly
anthony.petrov at sun.com
anthony.petrov at sun.com
Fri Apr 17 05:45:32 PDT 2009
Changeset: 5555093749ab
Author: anthony
Date: 2009-04-17 16:42 +0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/5555093749ab
6829858: JInternalFrame is not redrawing heavyweight children properly
Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout
Reviewed-by: art, dcherepanov
! src/share/classes/java/awt/Container.java
+ test/java/awt/Mixing/MixingInHwPanel.java
More information about the jdk7-changes
mailing list