xuelei [Fri, 28 Dec 2012 03:50:57 -0800] rev 14930
8003265: Need to clone array of input/output parameters
Reviewed-by: mullan
xuelei [Fri, 28 Dec 2012 00:48:12 -0800] rev 14929
7109274: Restrict the use of certificates with RSA keys less than 1024 bits
Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.
Reviewed-by: mullan
okutsu [Fri, 28 Dec 2012 16:39:22 +0900] rev 14928
8005561: typo in Calendar
Reviewed-by: peytoia
peytoia [Fri, 28 Dec 2012 15:07:08 +0900] rev 14927
8005277: Regression in JDK 7 in Bidi implementation
Reviewed-by: okutsu
okutsu [Fri, 28 Dec 2012 14:13:10 +0900] rev 14926
8005471: DateFormat: Time zone info is not localized when adapter is CLDR
Reviewed-by: peytoia
chegar [Thu, 27 Dec 2012 21:55:24 +0000] rev 14925
8003981: Support Parallel Array Sorting - JEP 103
Reviewed-by: chegar, forax, dholmes, dl
Contributed-by: david.holmes@oracle.com, dl@cs.oswego.edu, chris.hegarty@oracle.com
mullan [Wed, 26 Dec 2012 10:08:36 -0500] rev 14924
Merge
mullan [Wed, 26 Dec 2012 10:07:00 -0500] rev 14923
8005117: Eliminate dependency from ConfigSpiFile to com.sun.security.auth.login.ConfigFile
Reviewed-by: alanb, mchung, weijun
joehw [Fri, 21 Dec 2012 17:29:23 -0800] rev 14922
8005280: (props) Improve test coverage for small XML parser
Summary: added a few more invalid XML files, international characters to LoadAndStore test, and a behavior compatibility test.
Reviewed-by: alanb, lancea
sjiang [Fri, 21 Dec 2012 10:58:20 +0100] rev 14921
8005325: The script should use TESTVMOPTS
Summary: Put back TESTVMOPTS which was removed by mistake.
Reviewed-by: smarks