Looks fine.
On 25/09/2018 14:46, Chris Hegarty wrote:
The following two networking tests have an issue when jtreg
performs its post-run clean up actions ( which is tracked by
8208690 ). The jtreg issue, 7902259, has been fixed but is
not yet in a promoted build.
Re-ProblemList two networking tests until jtreg b14 is promoted.
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -557,6 +557,9 @@
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
+
############################################################################
-Chris.