peytoia [Thu, 26 Jan 2012 17:06:47 +0900] rev 11681
7017458: (cal) Multithreaded deserialization of Calendar leads to ClassCastException
Reviewed-by: okutsu
lancea [Tue, 24 Jan 2012 15:13:27 -0500] rev 11680
7132879: address Findbugs issue in WebRowSetXmlWriter
Reviewed-by: forax
ksrini [Tue, 24 Jan 2012 09:58:44 -0800] rev 11679
7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
Reviewed-by: alanb, chegar
rbackman [Tue, 17 Jan 2012 16:20:52 +0100] rev 11678
7132386: makefile support for tracing/Java Flight Recorder framework phase I
Reviewed-by: ohair, dholmes, rottenha
Contributed-by: Markus Gronlund <markus.gronlund@oracle.com>, Erik Gahlin <erik.gahlin@oracle.com>, Nils Loodin <nils.loodin@oracle.com>, Rickard Backman <rickard.backman@oracle.com>, Staffan Larsen <staffan.larsen@oracle.com>
alanb [Tue, 24 Jan 2012 09:09:08 +0000] rev 11677
7132204: Default testset in JPRT should not run all tests
Reviewed-by: ohair
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
malenkov [Tue, 31 Jan 2012 14:20:47 +0400] rev 11668
7122138: IAE thrown because Introspector ignores synthetic methods
Reviewed-by: rupashka
alexsch [Mon, 30 Jan 2012 12:52:53 +0400] rev 11667
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
Reviewed-by: rupashka