JDK-8246113 : re-visit javax/script test that still requires jdk.scripting.nashorn module
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.script
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-29
  • Updated: 2020-07-23
  • Resolved: 2020-07-15
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 16
16 b07Fixed
Related Reports
Relates :  
Description
After JDK-8241749, below tests still require
 @modules jdk.scripting.nashorn
and they are not in ProblemList. They need to be re-visited.

javax/script/NullUndefinedVarTest.java
javax/script/JavaScriptScopeTest.java
javax/script/ExceptionTest.java
javax/script/PluggableContextTest.java

Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/9f7dc6109edd User: sundar Date: 2020-07-15 16:23:15 +0000
15-07-2020