hg: jdk7/awt/jdk: 2 new changesets
andrei.dmitriev at sun.com
andrei.dmitriev at sun.com
Thu Sep 4 06:29:33 PDT 2008
Changeset: b942efbc1c72
Author: dav
Date: 2008-09-04 17:20 +0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/b942efbc1c72
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
Summary: redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
! src/share/classes/sun/awt/HeadlessToolkit.java
+ test/java/awt/Toolkit/Headless/AWTEventListener/AWTListener.java
Changeset: f0ce5b54bd90
Author: dav
Date: 2008-09-04 17:24 +0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/f0ce5b54bd90
Merge
- src/windows/native/sun/windows/UnicowsLoader.cpp
- src/windows/native/sun/windows/UnicowsLoader.h
- src/windows/native/sun/windows/awt_MMStub.cpp
- src/windows/native/sun/windows/awt_MMStub.h
- src/windows/native/sun/windows/awt_Multimon.h
- src/windows/native/sun/windows/awt_Unicode.cpp
- src/windows/native/sun/windows/awt_Unicode.h
- src/windows/native/sun/windows/awt_dlls.cpp
- src/windows/native/sun/windows/awt_dlls.h
More information about the jdk7-changes
mailing list