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