dcherepanov [Thu, 27 Aug 2009 17:04:47 +0400] rev 3727
6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris
Reviewed-by: anthony
anthony [Thu, 27 Aug 2009 16:42:55 +0400] rev 3726
6780496: Javaw process taking up 80-90 percent of CPU time!
Summary: The transparency effects get enabled on showing, and disabled on hiding a window
Reviewed-by: art, dcherepanov
tbell [Sun, 06 Sep 2009 23:14:42 -0700] rev 3725
Merge
alanb [Sat, 05 Sep 2009 15:57:25 +0100] rev 3724
Merge
alanb [Fri, 04 Sep 2009 22:22:55 +0100] rev 3723
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
Reviewed-by: tbell, ohair, dcubed, andrew
alanb [Fri, 04 Sep 2009 18:17:26 +0100] rev 3722
6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated
Reviewed-by: sherman
alanb [Fri, 04 Sep 2009 18:15:50 +0100] rev 3721
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
Reviewed-by: andrew
tbell [Fri, 04 Sep 2009 17:07:29 -0700] rev 3720
Merge
martin [Fri, 04 Sep 2009 13:44:36 -0700] rev 3719
6879368: Remove stray quote in Character javadoc
Summary: Remove stray quote in Character.valueOf javadoc, using Ulf's \u005CuXXXX technique
Reviewed-by: darcy
darcy [Fri, 04 Sep 2009 13:11:17 -0700] rev 3718
6873951: test/java/lang/reflect/Generics/Probe.java fails.
Reviewed-by: alanb
weijun [Fri, 04 Sep 2009 14:59:20 +0800] rev 3717
6871847: AlgorithmId.get("SHA256withECDSA") not available
Reviewed-by: vinnie
weijun [Fri, 04 Sep 2009 14:58:01 +0800] rev 3716
6876328: different names for the same digest algorithms breaks jarsigner
Reviewed-by: mullan
tbell [Thu, 03 Sep 2009 18:32:55 -0700] rev 3715
Merge
martin [Mon, 31 Aug 2009 15:00:04 -0700] rev 3714
6860431: Character.isSurrogate(char ch)
Summary: Add new method Character.isSurrogate(char ch)
Reviewed-by: sherman, darcy, okutsu
tbell [Fri, 28 Aug 2009 16:53:44 -0700] rev 3713
Merge
darcy [Fri, 28 Aug 2009 14:11:00 -0700] rev 3712
6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
Reviewed-by: alanb