RFR: 8203814: javac --release=8 \"cannot find symbol\" for NashornException.getEcmaError()

Jan Lahoda jan.lahoda at oracle.com
Fri Jun 15 13:47:58 UTC 2018


Hi,

The Nashorn APIs have been enhanced in JDK 8 updates. The proposal here 
is to update the historical data for --release 8 to JDK 8u40.

Note this includes removal of:
jdk.nashorn.api.scripting.NashornException.ENGINE_SCRIPT_SOURCE_NAME
and:
jdk.nashorn.api.scripting.NashornScriptEngine.__noSuchProperty__(...)
and a change of:
jdk.nashorn.api.scripting.ScriptUtils.wrap(...)

Bug: https://bugs.openjdk.java.net/browse/JDK-8203814
Webrev: http://cr.openjdk.java.net/~jlahoda/8203814/webrev.00/

How does this look?

Thanks,
    Jan


More information about the nashorn-dev mailing list