hg: nashorn/jdk8/nashorn: 8006983: Introduce a command line option to switch off syntactic extensions of nashorn

sundararajan.athijegannathan at oracle.com sundararajan.athijegannathan at oracle.com
Mon Jan 28 04:40:37 PST 2013


Changeset: 8f7a86f82376
Author:    sundar
Date:      2013-01-28 18:10 +0530
URL:       http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/8f7a86f82376

8006983: Introduce a command line option to switch off syntactic extensions of nashorn
Reviewed-by: lagergren, attila

! src/jdk/nashorn/internal/objects/Global.java
! src/jdk/nashorn/internal/parser/Parser.java
! src/jdk/nashorn/internal/runtime/Context.java
! src/jdk/nashorn/internal/runtime/ScriptingFunctions.java
! src/jdk/nashorn/internal/runtime/resources/Options.properties
+ test/script/basic/JDK-8006983.js
! test/script/basic/scripting.js
! test/script/basic/scripting.js.EXPECTED



More information about the nashorn-dev mailing list