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