16 Apr
2020
16 Apr
'20
1:27 p.m.
Hi Sundar, Will there be a replacement for Nashorn, i.e. V8 with added Java bindings? I am asking because one of the JFR test uses Nashorn for parsing JSON and if another parser is coming in the near future, it could be used. instead of adding a parser for the test. Thanks Erik
On 16 Apr 2020, at 14:59, sundararajan.athijegannathan@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
Thanks,
-Sundar