ksrini [Fri, 04 Mar 2011 09:32:20 -0800] rev 8570
7023963: (misc) fix diamond anon instances in the jdk
Reviewed-by: alanb, mchung, mcimadamore, dholmes
alanb [Fri, 04 Mar 2011 09:33:05 +0000] rev 8569
Merge
alanb [Fri, 04 Mar 2011 09:29:56 +0000] rev 8568
6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
Reviewed-by: chegar
michaelm [Thu, 03 Mar 2011 17:16:13 +0000] rev 8567
Merge
michaelm [Thu, 03 Mar 2011 17:14:23 +0000] rev 8566
7024264: HttpURLConnection/NetPermission doc issue
Reviewed-by: chegar
coffeys [Thu, 03 Mar 2011 17:00:04 +0000] rev 8565
Merge
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
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
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
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
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
smarks [Tue, 01 Mar 2011 15:05:32 -0800] rev 8559
7022624: use try-with-resources in java.io tests
Reviewed-by: alanb
alanb [Tue, 01 Mar 2011 12:03:44 +0000] rev 8558
7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE
Reviewed-by: forax
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