xuelei [Mon, 19 Aug 2013 18:49:36 -0700] rev 19441
8023230: The impl of KerberosClientKeyExchange maybe not exist
Reviewed-by: weijun
xuelei [Mon, 19 Aug 2013 17:42:39 -0700] rev 19440
8020842: IDN do not throw IAE when hostname ends with a trailing dot
Reviewed-by: weijun, michaelm
mullan [Mon, 19 Aug 2013 17:17:17 -0400] rev 19439
8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode
Summary: Move default javax.security.auth.Policy implementation to compact1 profile
Reviewed-by: vinnie
dxu [Mon, 19 Aug 2013 12:38:56 -0700] rev 19438
8023203: Wrap RandomAccessFile.seek native method into a Java helper method
Reviewed-by: alanb, chegar
ascarpino [Fri, 16 Aug 2013 12:31:57 -0700] rev 19437
8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails
Reviewed-by: mullan
ascarpino [Wed, 14 Aug 2013 10:50:52 -0700] rev 19436
8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms
Reviewed-by: mullan
psandoz [Tue, 06 Aug 2013 14:26:34 +0100] rev 19435
8014824: Document Spliterator characteristics and binding policy of java util collection impls
Reviewed-by: chegar
alanb [Mon, 19 Aug 2013 11:04:21 +0100] rev 19434
8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)
Reviewed-by: psandoz
aefimov [Fri, 16 Aug 2013 18:41:35 +0400] rev 19433
8021820: Number of opened files used in select() is limited to 1024 [macosx]
Reviewed-by: alanb, chegar, tbell, smarks
egahlin [Fri, 16 Aug 2013 18:58:36 +0200] rev 19432
6696970: Jconsole becomes unusable if a plugin throws an exception
Reviewed-by: mchung, jbachorik