weijun [Mon, 28 Feb 2011 23:02:37 +0800] rev 8556
7021789: Remove jarsigner -crl option
Reviewed-by: mullan
dholmes [Mon, 28 Feb 2011 06:40:46 -0500] rev 8555
7022386: gethostbyname_r needs a pointer aligned buffer passed to it
Summary: Change buffer type to ensure pointer-alignment
Reviewed-by: alanb, chegar
chegar [Mon, 28 Feb 2011 11:03:52 +0000] rev 8554
7022269: clean up fscanf usage in Linux networking native code
Reviewed-by: michaelm, alanb
smarks [Fri, 25 Feb 2011 02:06:10 -0800] rev 8553
7021582: convert jar/zip code and tests to use try-with-resources
Reviewed-by: alanb, dholmes, sherman
mchung [Fri, 25 Feb 2011 12:11:20 -0800] rev 8552
7016707: Remove the BootClassLoaderHook for jkernel support
Reviewed-by: alanb, ohair
mchung [Fri, 25 Feb 2011 11:42:11 -0800] rev 8551
7021939: com.oracle.net is not a NON_CORE_PKGS
Reviewed-by: ohair, alanb
smarks [Thu, 24 Feb 2011 22:26:42 -0800] rev 8550
7022383: add reference to CR for ReadLongZipFileName test to problem list
Reviewed-by: ohair
michaelm [Thu, 24 Feb 2011 18:35:17 +0000] rev 8549
6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
Reviewed-by: chegar
chegar [Thu, 24 Feb 2011 13:42:10 +0000] rev 8548
6849693: index of fdTable should be less than num. of fdTable in jdk7
Reviewed-by: alanb
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