hg: jdk7/awt/jdk: 3 new changesets
dmitry.cherepanov at sun.com
dmitry.cherepanov at sun.com
Thu Jul 9 04:32:37 PDT 2009
Changeset: 99cdc0268e4b
Author: dcherepanov
Date: 2009-07-09 15:15 -0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/99cdc0268e4b
6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
Reviewed-by: art
! src/share/classes/java/awt/Robot.java
+ test/java/awt/Robot/CtorTest/CtorTest.java
Changeset: 9b1e640af25e
Author: dcherepanov
Date: 2009-07-09 15:18 -0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/9b1e640af25e
6759726: TrayIcon constructor throws NPE instead of documented IAE
Reviewed-by: art
! src/share/classes/java/awt/TrayIcon.java
+ test/java/awt/TrayIcon/CtorTest/CtorTest.java
Changeset: df34ec9f3e26
Author: dcherepanov
Date: 2009-07-09 15:23 -0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/df34ec9f3e26
6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build.
Reviewed-by: art
! src/solaris/classes/sun/awt/X11/XBaseWindow.java
+ test/java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java
More information about the jdk7-changes
mailing list