alanb [Mon, 01 Oct 2012 15:36:57 +0100] rev 14014
8000269: Cleanup javadoc warnings
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
dsamersoff [Sat, 29 Sep 2012 15:44:06 +0400] rev 14013
7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
Summary: Make test self-terminating and independent to cygwin/mks kill behaviour
Reviewed-by: sspitsyn, alanb
lana [Fri, 28 Sep 2012 14:56:38 -0700] rev 14012
Merge
dxu [Fri, 28 Sep 2012 11:14:20 +0100] rev 14011
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
Reviewed-by: alanb
weijun [Fri, 28 Sep 2012 17:15:48 +0800] rev 14010
7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
Reviewed-by: alanb, smarks
peytoia [Fri, 28 Sep 2012 14:14:26 +0900] rev 14009
7069824: Support for BCP47 locale matching
Reviewed-by: naoto, okutsu
robm [Fri, 28 Sep 2012 04:39:02 +0100] rev 14008
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
Reviewed-by: chegar
robm [Thu, 27 Sep 2012 22:35:07 +0100] rev 14007
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
Reviewed-by: chegar
andrew [Thu, 27 Sep 2012 17:55:10 +0100] rev 14006
7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.
Summary: Allow OpenJDK to use the unlimited crypto policy.
Reviewed-by: wetmore, ohair
alanb [Thu, 27 Sep 2012 10:30:56 +0100] rev 14005
7200742: (se) Selector.select does not block when starting Coherence (sol)
Reviewed-by: chegar
xuelei [Wed, 26 Sep 2012 21:05:40 -0700] rev 14004
7200295: CertificateRequest message is wrapping when using large numbers of Certs
Reviewed-by: wetmore
valeriep [Tue, 25 Sep 2012 11:31:17 -0700] rev 14003
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
Summary: Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available.
Reviewed-by: vinnie