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
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
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
tbell [Tue, 17 Feb 2009 09:06:16 -0800] rev 1953
Merge
tbell [Fri, 06 Feb 2009 09:43:27 -0800] rev 1952
Merge
tbell [Thu, 05 Feb 2009 09:28:04 -0800] rev 1951
Merge
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
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