RFR: 8241982: Make TestSearchScript.java run with GraalJS

Hannes Wallnoefer HANNES.WALLNOEFER at ORACLE.COM
Thu Apr 2 14:57:50 UTC 2020


Please review:

JBS: https://bugs.openjdk.java.net/browse/JDK-8241982 <https://bugs.openjdk.java.net/browse/JDK-8241982>
Webrev: http://cr.openjdk.java.net/~hannesw/8241982/webrev.00/ <http://cr.openjdk.java.net/~hannesw/8241982/webrev.00/>

This makes TestSearchScript.java run with GraalJS in addition to Nashorn, and potentially with any other compatible JSR-223 JavaScript engine. I have tested it with both Nashorn and GraalJS. The test is skipped if no JavaScript engine is available.

Thanks,
Hannes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20200402/6502808e/attachment.htm>


More information about the javadoc-dev mailing list