bpb [Mon, 12 Aug 2013 16:21:10 -0700] rev 19393
8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero
Summary: Clear the quotient in divideAndRemainderBurnikelZiegler() if the divisor is larger than the dividend.
Reviewed-by: alanb, bpb
Contributed-by: Timothy Buktu <tbuktu@hotmail.com>
vinnie [Tue, 13 Aug 2013 14:18:57 +0100] rev 19392
Merge
vinnie [Tue, 13 Aug 2013 14:15:03 +0100] rev 19391
8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null
Reviewed-by: mullan
ascarpino [Mon, 12 Aug 2013 11:25:42 -0700] rev 19390
8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created
Reviewed-by: mullan
lancea [Mon, 12 Aug 2013 16:09:24 -0400] rev 19389
8022753: SQLXML javadoc example typo
Reviewed-by: alanb, mchung
henryjen [Mon, 12 Aug 2013 12:11:04 -0700] rev 19388
8022749: Convert junit tests to testng in test/java/lang/invoke
Reviewed-by: mduigou, alanb
Contributed-by: Mani Sarkar <sadhak001@gmail.com>
vromero [Mon, 12 Aug 2013 17:40:14 +0100] rev 19387
8015780: java/lang/reflect/Method/GenericStringTest.java failing
Reviewed-by: darcy, jfranck
mullan [Mon, 12 Aug 2013 09:29:06 -0400] rev 19386
Merge
mullan [Mon, 12 Aug 2013 09:03:51 -0400] rev 19385
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
Summary: Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile
Reviewed-by: xuelei
xuelei [Sun, 11 Aug 2013 18:21:13 -0700] rev 19384
8022487: DEREncodedKeyValue.supportedKeyTypes should be private
Reviewed-by: mullan