Thu, 03 Mar 2011 17:16:13 +0000 Merge
michaelm [Thu, 03 Mar 2011 17:16:13 +0000] rev 8567
Merge
Thu, 03 Mar 2011 17:14:23 +0000 7024264: HttpURLConnection/NetPermission doc issue
michaelm [Thu, 03 Mar 2011 17:14:23 +0000] rev 8566
7024264: HttpURLConnection/NetPermission doc issue Reviewed-by: chegar
Thu, 03 Mar 2011 17:00:04 +0000 Merge
coffeys [Thu, 03 Mar 2011 17:00:04 +0000] rev 8565
Merge
Thu, 03 Mar 2011 16:51:03 +0000 6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
coffeys [Thu, 03 Mar 2011 16:51:03 +0000] rev 8564
6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls 6748156: add an new JNDI property to control the boolean flag WaitForReply Reviewed-by: vinnie, robm
Thu, 03 Mar 2011 16:48:53 +0000 6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash
chegar [Thu, 03 Mar 2011 16:48:53 +0000] rev 8563
6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash Summary: the test is not suitable to be run automatically Reviewed-by: alanb
Thu, 03 Mar 2011 16:44:44 +0000 7018137: HTML4 compliance issues
chegar [Thu, 03 Mar 2011 16:44:44 +0000] rev 8562
7018137: HTML4 compliance issues Summary: move end list items tags to after nested list Reviewed-by: alanb
Thu, 03 Mar 2011 15:34:09 +0000 7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win)
michaelm [Thu, 03 Mar 2011 15:34:09 +0000] rev 8561
7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win) Reviewed-by: alanb
Wed, 02 Mar 2011 16:56:07 +0000 7021987: native2ascii "file cannot be read" error message is broken
alanb [Wed, 02 Mar 2011 16:56:07 +0000] rev 8560
7021987: native2ascii "file cannot be read" error message is broken Reviewed-by: lancea, mchung
Tue, 01 Mar 2011 15:05:32 -0800 7022624: use try-with-resources in java.io tests
smarks [Tue, 01 Mar 2011 15:05:32 -0800] rev 8559
7022624: use try-with-resources in java.io tests Reviewed-by: alanb
Tue, 01 Mar 2011 12:03:44 +0000 7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE
alanb [Tue, 01 Mar 2011 12:03:44 +0000] rev 8558
7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE Reviewed-by: forax
Tue, 01 Mar 2011 16:22:22 +0800 7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
weijun [Tue, 01 Mar 2011 16:22:22 +0800] rev 8557
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run Reviewed-by: alanb, smarks
Mon, 28 Feb 2011 23:02:37 +0800 7021789: Remove jarsigner -crl option
weijun [Mon, 28 Feb 2011 23:02:37 +0800] rev 8556
7021789: Remove jarsigner -crl option Reviewed-by: mullan
Mon, 28 Feb 2011 06:40:46 -0500 7022386: gethostbyname_r needs a pointer aligned buffer passed to it
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
Mon, 28 Feb 2011 11:03:52 +0000 7022269: clean up fscanf usage in Linux networking native code
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
Fri, 25 Feb 2011 02:06:10 -0800 7021582: convert jar/zip code and tests to use try-with-resources
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
Fri, 25 Feb 2011 12:11:20 -0800 7016707: Remove the BootClassLoaderHook for jkernel support
mchung [Fri, 25 Feb 2011 12:11:20 -0800] rev 8552
7016707: Remove the BootClassLoaderHook for jkernel support Reviewed-by: alanb, ohair
Fri, 25 Feb 2011 11:42:11 -0800 7021939: com.oracle.net is not a NON_CORE_PKGS
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
Thu, 24 Feb 2011 22:26:42 -0800 7022383: add reference to CR for ReadLongZipFileName test to problem list
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
Thu, 24 Feb 2011 18:35:17 +0000 6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
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
Thu, 24 Feb 2011 13:42:10 +0000 6849693: index of fdTable should be less than num. of fdTable in jdk7
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
Thu, 24 Feb 2011 12:57:59 +0000 7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
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
Wed, 23 Feb 2011 22:54:47 -0800 6844879: Source distribution should be more robustly built without the security source distribution
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
Wed, 23 Feb 2011 10:29:15 -0800 Merge
lana [Wed, 23 Feb 2011 10:29:15 -0800] rev 8545
Merge
Wed, 23 Feb 2011 14:56:44 +0000 7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe
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
Tue, 22 Feb 2011 15:34:17 -0800 7021209: convert lang, math, util to use try-with-resources
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
Tue, 22 Feb 2011 12:01:35 -0800 6604496: Support for CKM_AES_CTR (counter mode)
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
Tue, 22 Feb 2011 14:44:43 +0000 6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong
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
Tue, 22 Feb 2011 14:28:13 +0000 7021327: Changes for 7020888 included changes to other files in error
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
Tue, 22 Feb 2011 12:04:48 +0000 7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
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
Tue, 22 Feb 2011 10:19:35 +0000 Merge
alanb [Tue, 22 Feb 2011 10:19:35 +0000] rev 8538
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip