JDK 9 RFR of JDK-8148653: Problem list B5086147.java on windows
joe darcy
joe.darcy at oracle.com
Sat Jan 30 05:01:45 UTC 2016
The test
java/net/URL/B5086147.java
has been failing on windows since the changesets for JDK-8147462 and
JDK-8145104 were pushed. The test should be problem listed until the
root cause of JDK-8148626 is found and fixed.
Please review the patch to do this below.
Thanks,
-Joe
diff -r 3bce90b8839e test/ProblemList.txt
--- a/test/ProblemList.txt Fri Jan 29 17:03:17 2016 -0800
+++ b/test/ProblemList.txt Fri Jan 29 21:01:06 2016 -0800
@@ -180,6 +180,9 @@
# 7143960
java/net/DatagramSocket/SendDatagramToBadAddress.java macosx-all
+# 8148626
+java/net/URL/B5086147.java windows-all
+
############################################################################
# jdk_nio
More information about the core-libs-dev
mailing list