-
Bug
-
Resolution: Fixed
-
P4
-
15
-
None
-
b07
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
@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
- relates to
-
JDK-8241749 Remove the Nashorn JavaScript Engine
- Resolved