RFR(XS): JDK-8235433: Problem list JdwpListenTest.java and JdwpAttachTest.java on Windows

Alex Menkov alexey.menkov at oracle.com
Thu Dec 5 20:29:06 UTC 2019


Hi all,

Recently JdwpListenTest.java and JdwpAttachTest.java have started to 
fail on Windows2016 for unclear (yet) reason:
https://bugs.openjdk.java.net/browse/JDK-8234935
Until the issue is resolved need to problem list the tests.

jira: https://bugs.openjdk.java.net/browse/JDK-8235433

the fix:

--- a/test/jdk/ProblemList.txt  Thu Dec 05 16:43:06 2019 +0000
+++ b/test/jdk/ProblemList.txt  Thu Dec 05 11:59:27 2019 -0800
@@ -904,6 +904,9 @@

  com/sun/jdi/NashornPopFrameTest.java 
8225620 generic-all

+com/sun/jdi/JdwpListenTest.java                                 8234935 
windows-all
+com/sun/jdi/JdwpAttachTest.java                                 8234935 
windows-all
+
 
############################################################################

  # jdk_time

--alex


More information about the serviceability-dev mailing list