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
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