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