RFR 8242931: Few more tests that use nashorn have been missed
Alan Bateman
Alan.Bateman at oracle.com
Thu Apr 16 13:10:14 UTC 2020
On 16/04/2020 13:59, sundararajan.athijegannathan at oracle.com wrote:
> Nashorn engine removal fix (8241749: Remove the Nashorn JavaScript
> Engine) missed updating few tests, config files.
>
> Please review.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8242931
>
> Webrev: http://cr.openjdk.java.net/~sundar/8242931/webrev.00/
>
> PS I'm disabling tests by adding @ignore. I've filed bugs for the
> tests. Please revisit port or remove these nashorn using tests
Can you use the jtreg exclude lists (ProblemList.txt files) instead? We
moved away from @ignore a few ago to make it easier to track excluded tests.
-Alan
More information about the hotspot-dev
mailing list