hg: jdk7/jdk7/jdk: 8 new changesets
yuri.nesterenko at sun.com
yuri.nesterenko at sun.com
Tue Jun 10 14:15:38 PDT 2008
Changeset: 5a6c318329f2
Author: son
Date: 2008-05-15 11:34 +0400
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/5a6c318329f2
6644301: lightweight components can repaint outside request bounds
Summary: repaint() needs to adjust width and height if it receives negative x or y.
Reviewed-by: art
! src/share/classes/java/awt/Component.java
Changeset: abb08b9028f4
Author: yan
Date: 2008-05-16 04:37 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/abb08b9028f4
Merge
! src/share/classes/java/awt/Component.java
Changeset: 5e39937cf4ce
Author: yan
Date: 2008-05-21 10:28 +0400
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/5e39937cf4ce
6253172: Some key characters on none US keyboard cannot be typed since JDK 1.4
Summary: Windows-only problem fixed by applying 4737679/4623376 fix to navigation keys only.
Reviewed-by: son
! src/windows/native/sun/windows/awt_Component.cpp
! src/windows/native/sun/windows/awt_Component.h
Changeset: addb8a23ad24
Author: yan
Date: 2008-05-23 02:29 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/addb8a23ad24
Merge
Changeset: d8f9efc21477
Author: dav
Date: 2008-05-29 13:48 +0400
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/d8f9efc21477
6691328: DragSourceContext returns unexpected cursor
Summary: make the code to be executed if other options don't suit
Reviewed-by: dcherepanov
! src/share/classes/java/awt/dnd/DragSourceContext.java
Changeset: bb99fb855bdc
Author: yan
Date: 2008-05-30 03:02 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/bb99fb855bdc
Merge
Changeset: 9ab7e41b205b
Author: yan
Date: 2008-06-09 06:31 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/9ab7e41b205b
Merge
- src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
- src/windows/classes/sun/java2d/SurfaceManagerFactory.java
- test/javax/management/Introspector/LegacyIntrospectorTest.java
Changeset: 906a396bff74
Author: yan
Date: 2008-06-10 13:42 -0700
URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/906a396bff74
Merge
More information about the jdk7-dev
mailing list