Tue, 07 Oct 2008 16:34:27 +0400 6750288: Regression after 6315717. ArrayIndexOutOfBoundsException.
dav [Tue, 07 Oct 2008 16:34:27 +0400] rev 1967
6750288: Regression after 6315717. ArrayIndexOutOfBoundsException. Reviewed-by: dcherepanov, denis
Mon, 06 Oct 2008 16:45:00 +0400 5100701: Toolkit.getLockingKeyState() does not work on XToolkit, but works on Motif
yan [Mon, 06 Oct 2008 16:45:00 +0400] rev 1966
5100701: Toolkit.getLockingKeyState() does not work on XToolkit, but works on Motif Summary: Does not work on Motif but works on XToolkit now; implemented using XQueryPointer. Reviewed-by: anthony
Fri, 03 Oct 2008 10:33:11 +0400 6755110: Solaris build has corrupted with extra mouse buttons RFE
dav [Fri, 03 Oct 2008 10:33:11 +0400] rev 1965
6755110: Solaris build has corrupted with extra mouse buttons RFE Reviewed-by: yan
Mon, 29 Sep 2008 20:16:42 +0200 6749920: Cleanup AWT peer interfaces
rkennke [Mon, 29 Sep 2008 20:16:42 +0200] rev 1964
6749920: Cleanup AWT peer interfaces Summary: Remove duplicate and obsolete methods in the AWT peer interfaces. Reviewed-by: art, dav
Mon, 29 Sep 2008 14:54:55 +0400 6746212: Broken MouseEvents for TrayIcon
dav [Mon, 29 Sep 2008 14:54:55 +0400] rev 1963
6746212: Broken MouseEvents for TrayIcon Reviewed-by: dcherepanov, art
Tue, 16 Sep 2008 12:17:02 +0400 6315717: Support for mouse with multiple scroll wheels and 4 or more buttons
dav [Tue, 16 Sep 2008 12:17:02 +0400] rev 1962
6315717: Support for mouse with multiple scroll wheels and 4 or more buttons Summary: implementation of the more mouse buttons support Reviewed-by: art, dcherepanov
Thu, 11 Sep 2008 10:38:00 +0400 6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers
art [Thu, 11 Sep 2008 10:38:00 +0400] rev 1961
6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers Reviewed-by: anthony, dav
Wed, 10 Sep 2008 15:02:06 +0400 6743433: IM candidate window is not shown until window is deactivated and reactivated again
dcherepanov [Wed, 10 Sep 2008 15:02:06 +0400] rev 1960
6743433: IM candidate window is not shown until window is deactivated and reactivated again Summary: OpenCandidateWindow procedure should directly call ::DefWindowProc Reviewed-by: art
Mon, 08 Sep 2008 17:26:24 -0700 6744609: Disable MMX support when building libpng library
martin [Mon, 08 Sep 2008 17:26:24 -0700] rev 1959
6744609: Disable MMX support when building libpng library Summary: Define -DPNG_NO_MMX_CODE unconditionally, not just on 64-bit Linux Reviewed-by: anthony, art
Thu, 04 Sep 2008 17:24:23 +0400 Merge
dav [Thu, 04 Sep 2008 17:24:23 +0400] rev 1958
Merge
Thu, 04 Sep 2008 17:20:25 +0400 6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
dav [Thu, 04 Sep 2008 17:20:25 +0400] rev 1957
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
Mon, 01 Sep 2008 17:41:45 +0400 6707023: Chenese Characters in JTextPane Cause Pane to Hang
art [Mon, 01 Sep 2008 17:41:45 +0400] rev 1956
6707023: Chenese Characters in JTextPane Cause Pane to Hang Summary: input method events are dispatched to correct AppContext Reviewed-by: naoto, yan
Tue, 26 Aug 2008 16:31:13 +0400 6741364: Some input method problems after the fix for 6585765
art [Tue, 26 Aug 2008 16:31:13 +0400] rev 1955
6741364: Some input method problems after the fix for 6585765 Summary: the fix for 6585765 is corrected Reviewed-by: uta
Tue, 26 Aug 2008 13:09:34 +0400 6585765: RFE: Remove Unicows-related code from AWT
art [Tue, 26 Aug 2008 13:09:34 +0400] rev 1954
6585765: RFE: Remove Unicows-related code from AWT 6733976: VS2008 errors compiling AWT files - explicit casts need to be added 6728735: VS2008 errors compiling UnicowsLoader.h and fatal error in awtmsg.h Summary: Unicows-related and Win95/98/Me-related code is removed Reviewed-by: uta, tdv
Tue, 17 Feb 2009 09:06:16 -0800 Merge
tbell [Tue, 17 Feb 2009 09:06:16 -0800] rev 1953
Merge
Fri, 06 Feb 2009 09:43:27 -0800 Merge
tbell [Fri, 06 Feb 2009 09:43:27 -0800] rev 1952
Merge
Thu, 05 Feb 2009 09:28:04 -0800 Merge
tbell [Thu, 05 Feb 2009 09:28:04 -0800] rev 1951
Merge
Wed, 04 Feb 2009 14:15:13 +0100 6585546: Please update API doc for java.net.CookieManager
jccollet [Wed, 04 Feb 2009 14:15:13 +0100] rev 1950
6585546: Please update API doc for java.net.CookieManager Summary: Trivial doc updates Reviewed-by: chegar
Wed, 04 Feb 2009 19:10:09 +0800 6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException
xuelei [Wed, 04 Feb 2009 19:10:09 +0800] rev 1949
6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException Summary: make the test robust Reviewed-by: weijun
Tue, 03 Feb 2009 16:29:32 -0800 6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String)
darcy [Tue, 03 Feb 2009 16:29:32 -0800] rev 1948
6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String) Reviewed-by: martin
Tue, 03 Feb 2009 09:38:31 +0800 6785456: Read Kerberos setting from Windows environment variables
weijun [Tue, 03 Feb 2009 09:38:31 +0800] rev 1947
6785456: Read Kerberos setting from Windows environment variables Reviewed-by: valeriep
Tue, 03 Feb 2009 09:38:13 +0800 6552334: Enable DNS in Kerberos by default
weijun [Tue, 03 Feb 2009 09:38:13 +0800] rev 1946
6552334: Enable DNS in Kerberos by default Reviewed-by: valeriep
Mon, 02 Feb 2009 16:50:54 +0100 6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
jccollet [Mon, 02 Feb 2009 16:50:54 +0100] rev 1945
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds Summary: Force Locale.US when parsing the cookie expiration date. Reviewed-by: chegar
Thu, 05 Feb 2009 09:24:45 -0800 Merge
tbell [Thu, 05 Feb 2009 09:24:45 -0800] rev 1944
Merge
Fri, 30 Jan 2009 23:27:20 -0800 Merge
tbell [Fri, 30 Jan 2009 23:27:20 -0800] rev 1943
Merge
Fri, 30 Jan 2009 15:09:00 -0800 6799462: Minor typo (wrong word) in JavaDoc for InputStream.read(byte[] b) method
darcy [Fri, 30 Jan 2009 15:09:00 -0800] rev 1942
6799462: Minor typo (wrong word) in JavaDoc for InputStream.read(byte[] b) method Reviewed-by: sherman, martin
Fri, 30 Jan 2009 22:27:02 +0000 Merge
michaelm [Fri, 30 Jan 2009 22:27:02 +0000] rev 1941
Merge
Fri, 30 Jan 2009 22:05:30 +0000 4167874: URL-downloaded jar files can consume all available file descriptors
michaelm [Fri, 30 Jan 2009 22:05:30 +0000] rev 1940
4167874: URL-downloaded jar files can consume all available file descriptors Summary: added close method to URLClassLoader Reviewed-by: alanb
Fri, 30 Jan 2009 12:40:27 -0800 6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain
darcy [Fri, 30 Jan 2009 12:40:27 -0800] rev 1939
6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain Reviewed-by: alanb
Thu, 29 Jan 2009 13:04:44 -0800 6327048: Enum javadoc could link to JLS
darcy [Thu, 29 Jan 2009 13:04:44 -0800] rev 1938
6327048: Enum javadoc could link to JLS 6653154: Exception message for bad Enum.valueOf has spurious "class" Reviewed-by: emcmanus
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip