JDK 9 RFR of JDK-8161565: Problem list httpclient/SplitResponse.java and URLPermission/URLTest.java
Amy Lu
amy.lu at oracle.com
Mon Jul 18 05:48:22 UTC 2016
Below tests have been observed to fail intermittently with relatively
high frequency:
java/net/httpclient/SplitResponse.java (JDK-8157533)
java/net/URLPermission/URLTest.java (JDK-8078568)
Please review this patch to put them to problem list until issues addressed.
bug: https://bugs.openjdk.java.net/browse/JDK-8161565
webrev: http://cr.openjdk.java.net/~amlu/8161565/webrev.00/
Thanks,
Amy
--- old/test/ProblemList.txt 2016-07-18 13:42:14.000000000 +0800
+++ new/test/ProblemList.txt 2016-07-18 13:42:14.000000000 +0800
@@ -171,6 +171,10 @@
java/net/DatagramSocket/SendDatagramToBadAddress.java 7143960 macosx-all
+java/net/URLPermission/URLTest.java 8078568 generic-all
+
+java/net/httpclient/SplitResponse.java 8157533 generic-all
+
java/net/httpclient/http2/BasicTest.java 8157408 linux-all
java/net/httpclient/http2/ErrorTest.java 8158127 solaris-all,windows-all
java/net/httpclient/http2/TLSConnection.java 8157482 macosx-all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20160718/e37885f8/attachment.html>
More information about the net-dev
mailing list