hg: jdk7/awt/jdk: 2 new changesets
andrei.dmitriev at sun.com
andrei.dmitriev at sun.com
Thu Mar 27 02:35:22 PDT 2008
Changeset: c2252f113414
Author: dav
Date: 2008-03-25 16:23 +0300
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/c2252f113414
6255653: REGRESSION: Override isLightweight() causes access violation in awt.dll
Summary: verufy that the component to restack is a HW component by checking for instanceof WComponentPeer
Reviewed-by: son, anthony
! src/windows/classes/sun/awt/windows/WPanelPeer.java
+ test/java/awt/Component/isLightweightCrash/IsLightweightCrash.java
+ test/java/awt/Component/isLightweightCrash/StubPeerCrash.java
Changeset: 6e2a17c648a4
Author: dav
Date: 2008-03-27 12:31 +0300
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/6e2a17c648a4
Merge
More information about the jdk7-changes
mailing list