darcy [Mon, 23 Jan 2012 12:17:30 -0800] rev 11676
7132338: Use @code friendly idiom for '\' in javadoc
Reviewed-by: alanb
mullan [Mon, 23 Jan 2012 13:23:05 -0500] rev 11675
Merge
mullan [Mon, 23 Jan 2012 12:17:04 -0500] rev 11674
7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
Reviewed-by: xuelei
xuelei [Mon, 23 Jan 2012 04:44:16 -0800] rev 11673
7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
Reviewed-by: alanb
darcy [Fri, 20 Jan 2012 17:56:31 -0800] rev 11672
4504839: Java libraries should provide support for unsigned integer arithmetic
4215269: Some Integer.toHexString(int) results cannot be decoded back to an int
6322074: Converting integers to string as if unsigned
Reviewed-by: mduigou, emcmanus, flar
valeriep [Thu, 19 Jan 2012 12:01:57 -0800] rev 11671
7092825: javax.crypto.Cipher.Transform.patternCache is synchronizedMap and became scalability bottleneck.
Summary: Changed patternCache from synchronizedMap to ConcurrentHashMap.
Reviewed-by: mullan
lana [Tue, 31 Jan 2012 19:06:48 -0800] rev 11670
Merge
rupashka [Tue, 31 Jan 2012 17:30:33 +0400] rev 11669
7082443: JComboBox not backward compatible (with Java 6)
Reviewed-by: alexp