hg: jdk7/tl/jdk: 6868865: Test: sun/security/tools/jarsigner/oldsig.sh fails under all platforms

2010-03-16 Thread weijun . wang
Changeset: 0500f7306cbe Author:weijun Date: 2010-03-17 09:55 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0500f7306cbe 6868865: Test: sun/security/tools/jarsigner/oldsig.sh fails under all platforms Reviewed-by: wetmore ! test/sun/security/tools/jarsigner/oldsig.sh

Code Review 6935233: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java fails with modules build

2010-03-16 Thread Christopher Hegarty -Sun Microsystems Ireland
Alan, Michael, java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java fails with modules build because number of open file descriptors exceeds 20. Instead of a hardcoded number, the test should check the number of file descriptors does not increase much before and after its work. Also, run

hg: jdk7/tl/jdk: 6935199: java/net regression tests failing with Assertions

2010-03-16 Thread christopher . hegarty
Changeset: 895a1211b2e1 Author:chegar Date: 2010-03-16 14:31 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/895a1211b2e1 6935199: java/net regression tests failing with Assertions Reviewed-by: michaelm ! test/ProblemList.txt ! test/java/net/CookieHandler/TestHttpCookie.java

Re: Code Review 6935199: java/net regression tests failing with Assertions

2010-03-16 Thread Christopher Hegarty -Sun Microsystems Ireland
Michael McMahon wrote: Christopher Hegarty -Sun Microsystems Ireland wrote: Michael McMahon wrote: Christopher Hegarty -Sun Microsystems Ireland wrote: Hi Michael, The following tests have incorrect assertion failures if run with assertions enabled: test/java/net/CookieHandler/TestHtt

Re: Code Review 6935199: java/net regression tests failing with Assertions

2010-03-16 Thread Michael McMahon
Christopher Hegarty -Sun Microsystems Ireland wrote: Michael McMahon wrote: Christopher Hegarty -Sun Microsystems Ireland wrote: Hi Michael, The following tests have incorrect assertion failures if run with assertions enabled: test/java/net/CookieHandler/TestHttpCookie.java Would it be b

Re: Code Review 6935199: java/net regression tests failing with Assertions

2010-03-16 Thread Christopher Hegarty -Sun Microsystems Ireland
Michael McMahon wrote: Christopher Hegarty -Sun Microsystems Ireland wrote: Hi Michael, The following tests have incorrect assertion failures if run with assertions enabled: test/java/net/CookieHandler/TestHttpCookie.java Would it be better to just remove the assertion in the first one a

Re: Code Review 6935199: java/net regression tests failing with Assertions

2010-03-16 Thread Michael McMahon
Christopher Hegarty -Sun Microsystems Ireland wrote: Hi Michael, The following tests have incorrect assertion failures if run with assertions enabled: test/java/net/CookieHandler/TestHttpCookie.java Would it be better to just remove the assertion in the first one as well? test/java/net/

Code Review 6935199: java/net regression tests failing with Assertions

2010-03-16 Thread Christopher Hegarty -Sun Microsystems Ireland
Hi Michael, The following tests have incorrect assertion failures if run with assertions enabled: test/java/net/CookieHandler/TestHttpCookie.java test/java/net/URLClassLoader/closetest/CloseTest.java Webrev: http://cr.openjdk.java.net/~chegar/6935199/webrev.00/webrev/ -Chris.

hg: jdk7/tl/jdk: 6934923: test/java/net/ipv6tests/TcpTest.java hangs on Solaris 10

2010-03-16 Thread christopher . hegarty
Changeset: f88f6f8ddd21 Author:chegar Date: 2010-03-16 10:05 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f88f6f8ddd21 6934923: test/java/net/ipv6tests/TcpTest.java hangs on Solaris 10 Reviewed-by: alanb ! test/java/net/ipv6tests/TcpTest.java ! test/java/net/ipv6tests/Test