JDK-8240134 : ProblemList javax/script/Test7.java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: javax.script
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-02-26
  • Updated: 2020-03-05
  • Resolved: 2020-02-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b13Fixed
Description
The javax/script/Test7.java test continues to fail in the jdk/jdk CI.
There are currently > 50 sightings in the jdk/jdk CI on a couple
of different platforms.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/bccb9f3423e3 User: dcubed Date: 2020-02-27 00:40:27 +0000
27-02-2020

Here's the proposed context diffs: $ 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
26-02-2020