hg: jdk9/sandbox/nashorn: 8156614: Lazy parsing of ES6 shorthand method syntax is broken
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Jun 20 10:51:09 UTC 2016
Changeset: 5d68f5155dde
Author: hannesw
Date: 2016-06-20 12:21 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/nashorn/rev/5d68f5155dde
8156614: Lazy parsing of ES6 shorthand method syntax is broken
Reviewed-by: sundar, mhaupt
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/RecompilableScriptFunctionData.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptFunctionData.java
+ test/script/basic/es6/JDK-8156614.js
More information about the jdk9-sandbox-changes
mailing list