smarks [Fri, 28 Dec 2012 17:36:41 -0800] rev 14933
Merge
jgish [Fri, 28 Dec 2012 18:32:26 -0500] rev 14932
8005594: Fix to 8003265 breaks build
Summary: backout changeset d05f028770b9
Reviewed-by: smarks, wetmore
sjiang [Fri, 28 Dec 2012 16:44:27 +0100] rev 14931
7120365: DiffHBTest.java fails due to ConcurrentModificationException
Summary: The problem is from the server notification forwarder, it should use a copy of listener set to do iterate.
Reviewed-by: alanb
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