khazra [Tue, 15 May 2012 11:51:51 -0700] rev 12695
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
Summary: Remove rawtype usages and other code cleanup
Reviewed-by: chegar, briangoetz
dsamersoff [Tue, 15 May 2012 16:46:10 +0400] rev 12694
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
Reviewed-by: dholmes, sla
Contributed-by: Deven You <youdwei@linux.vnet.ibm.com>
xuelei [Mon, 14 May 2012 07:26:53 -0700] rev 12693
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
Reviewed-by: mullan
olagneau [Fri, 11 May 2012 14:13:29 -0700] rev 12692
7144861: speed up RMI activation tests
Reviewed-by: alanb, smarks, dholmes, dmocek
lana [Fri, 11 May 2012 12:53:03 -0700] rev 12691
Merge
mduigou [Fri, 11 May 2012 11:31:46 -0700] rev 12690
7071826: Avoid benign race condition in initialization of UUID
Summary: Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID()
Reviewed-by: alanb, chegar
coffeys [Fri, 11 May 2012 10:09:18 +0100] rev 12689
7167359: (tz) SEGV on solaris if TZ variable not set
Reviewed-by: okutsu
youdwei [Fri, 11 May 2012 16:20:46 +0800] rev 12688
7163874: InetAddress.isReachable should support pinging 0.0.0.0
Reviewed-by: alanb, chegar
valeriep [Thu, 10 May 2012 11:19:22 -0700] rev 12687
Merge
valeriep [Tue, 08 May 2012 18:57:45 -0700] rev 12686
Merge
valeriep [Tue, 08 May 2012 17:57:48 -0700] rev 12685
4963723: Implement SHA-224
Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie
coffeys [Thu, 10 May 2012 10:45:04 +0100] rev 12684
7163470: Build fails if javax.crypto src files not present
Reviewed-by: valeriep
khazra [Wed, 09 May 2012 16:55:55 -0700] rev 12683
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
Summary: Set localAddress only when connection is established
Reviewed-by: alanb
wetmore [Wed, 09 May 2012 16:33:30 -0700] rev 12682
7167362: SecureRandom.init should be converted, amendment to 7084245
Reviewed-by: sherman