chegar [Thu, 24 Feb 2011 12:57:59 +0000] rev 8547
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
Summary: Increase the socket timeout and clean up the test
Reviewed-by: alanb
wetmore [Wed, 23 Feb 2011 22:54:47 -0800] rev 8546
6844879: Source distribution should be more robustly built without the security source distribution
Reviewed-by: ohair
lana [Wed, 23 Feb 2011 10:29:15 -0800] rev 8545
Merge
dl [Wed, 23 Feb 2011 14:56:44 +0000] rev 8544
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe
Reviewed-by: chegar
smarks [Tue, 22 Feb 2011 15:34:17 -0800] rev 8543
7021209: convert lang, math, util to use try-with-resources
Reviewed-by: alanb, darcy, naoto
valeriep [Tue, 22 Feb 2011 12:01:35 -0800] rev 8542
6604496: Support for CKM_AES_CTR (counter mode)
Summary: Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation.
Reviewed-by: vinnie
michaelm [Tue, 22 Feb 2011 14:44:43 +0000] rev 8541
6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong
Reviewed-by: chegar
alanb [Tue, 22 Feb 2011 14:28:13 +0000] rev 8540
7021327: Changes for 7020888 included changes to other files in error
Reviewed-by: chegar
alanb [Tue, 22 Feb 2011 12:04:48 +0000] rev 8539
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
Reviewed-by: mduigou, chegar
alanb [Tue, 22 Feb 2011 10:19:35 +0000] rev 8538
Merge