RFR(XXS): 8209019 remove tests affected by JDK-8208690 from the ProblemList
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Sep 24 16:56:14 UTC 2018
Greetings,
The following bug was used to ProblemList a couple of tests:
JDK-8209018 ProblemList tests affected by JDK-8208690
https://bugs.openjdk.java.net/browse/JDK-8209018
Jon's fix for JTREG has been in a promoted JTREG build for
a while now so it's time to remove those tests from the
ProblemList.
Here's the subtask bug to remove the tests from the ProblemList:
JDK-8209019 Remove tests affected by JDK-8208690 from the ProblemList
https://bugs.openjdk.java.net/browse/JDK-8209019
Here's the diff:
$ hg diff
diff -r 6c17cf410d7c test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Mon Sep 24 12:18:51 2018 -0400
+++ b/test/jdk/ProblemList.txt Mon Sep 24 12:49:53 2018 -0400
@@ -559,9 +559,6 @@
java/net/DatagramSocket/SendDatagramToBadAddress.java 7143960 macosx-all
-java/net/Socket/LingerTest.java 8208690 generic-all
-sun/net/www/http/HttpClient/MultiThreadTest.java 8208690 generic-all
-
############################################################################
# jdk_nio
Thanks, in advance, for any questions, comments or suggestions.
Dan
More information about the core-libs-dev
mailing list