RFR(T): 8240134: ProblemList javax/script/Test7.java

Daniel D. Daugherty daniel.daugherty at oracle.com
Wed Feb 26 23:03:55 UTC 2020


Greetings,

I'm trying to reduce the noise in the jdk/jdk CI. I'm ProblemListing
javax/script/Test7.java on all platforms due to this bug:

     JDK-8239361 javax/script/Test7.java failed due to ScriptException
     https://bugs.openjdk.java.net/browse/JDK-8239361

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

     JDK-8240134 ProblemList javax/script/Test7.java
     https://bugs.openjdk.java.net/browse/JDK-8240134

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:59:30 2020 -0500
@@ -946,6 +946,8 @@

  javax/rmi/ssl/SSLSocketParametersTest.sh 8162906 generic-all

+javax/script/Test7.java 8239361 generic-all
+
  ############################################################################

  # jdk_jfr


More information about the hotspot-runtime-dev mailing list