RFR 8241749: Remove the Nashorn JavaScript Engine
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Thu Apr 16 04:42:59 UTC 2020
Thanks for spotting this Magnus! I'll fix this before push.
Thanks.
-Sundar
On 15/04/20 10:44 pm, Magnus Ihse Bursie wrote:
> On 2020-04-15 17:56, 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
> Build changes look almost OK. However, in make/RunTests.gmk, you have
> removed this:
> -hotspot_JTREG_PROBLEM_LIST +=
> $(TOPDIR)/test/hotspot/jtreg/ProblemList.txt
> which should stay.
>
> /Magnus
>
>> 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 core-libs-dev
mailing list