-
Task
-
Resolution: Fixed
-
P4
-
15
-
b19
-
generic
-
generic
TestSearchScript.java uses Nashorn to evaluate the javadoc search.js script and perform various queries. In preparation for JDK-8241751 we want to make the test run with other JavaScript engines such as GraalJS and skip the test if no JavaScript engine is available in the JVM.
- relates to
-
JDK-8242652 Throw SkippedException if no JS engine availabe in TestSearchScript
- Resolved