RFR 8241749: Remove the Nashorn JavaScript Engine
Mandy Chung
mandy.chung at oracle.com
Wed Apr 15 21:20:09 UTC 2020
This looks okay to me.
Can you add the bug ID next to @ignore that will make it easier to find
the JBS issue? These test bugs are filed with P4 but I think they
should be fixed in 15.
Mandy
On 4/15/20 8:56 AM, sundararajan.athijegannathan at oracle.com wrote:
> Please review.
>
> Nashorn script engine modules (jdk.scripting.nashorn,
> jdk.scripting.nashorn.shell) and jjs tool are removed.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8241749
>
> JEP: https://openjdk.java.net/jeps/372
>
> CSR: https://bugs.openjdk.java.net/browse/JDK-8241751
>
> Webrev: http://cr.openjdk.java.net/~sundar/8241749/webrev.00/index.html
>
> Few tests that use nashorn are worked around by @ignore or deleting
> relevant nashorn test sections. Separate test bugs have been filed to
> handle these.
>
> https://bugs.openjdk.java.net/browse/JDK-8242860
>
> https://bugs.openjdk.java.net/browse/JDK-8242859
>
> https://bugs.openjdk.java.net/browse/JDK-8242858
>
> https://bugs.openjdk.java.net/browse/JDK-8241982
>
> https://bugs.openjdk.java.net/browse/JDK-8235594
>
> Thanks,
>
> -Sundar
>
>
More information about the nashorn-dev
mailing list