RFR(T): 8240132: ProblemList com/sun/jdi/InvokeHangTest.java

Daniel D. Daugherty daniel.daugherty at oracle.com
Wed Feb 26 22:49:05 UTC 2020


Greetings,

I'm trying to reduce the noise in the jdk/jdk CI. I'm ProblemListing
com/sun/jdi/InvokeHangTest.java on Linux due to this bug:

     JDK-8218463 com/sun/jdi/InvokeHangTest.java fail 
"java.lang.Exception: InvokeHangTest: failed; bkpts = 64 "
     https://bugs.openjdk.java.net/browse/JDK-8218463

I'm using the following subtask to do the ProblemListing:

     JDK-8240132 ProblemList com/sun/jdi/InvokeHangTest.java
     https://bugs.openjdk.java.net/browse/JDK-8240132

Here's the context diff:

$ hg diff
diff -r f67951f722a4 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt    Wed Feb 26 21:24:02 2020 +0100
+++ b/test/jdk/ProblemList.txt    Wed Feb 26 17:45:04 2020 -0500
@@ -915,6 +915,8 @@

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

+com/sun/jdi/InvokeHangTest.java 8218463 linux-all
+
  ############################################################################

  # jdk_time

Thanks, in advance, for any comments, questions or suggestions.

Dan


More information about the hotspot-runtime-dev mailing list