hg: nashorn/jdk9/nashorn: 8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodies

marcus.lagergren at oracle.com marcus.lagergren at oracle.com
Fri May 2 16:24:59 UTC 2014


Changeset: e41798b06137
Author:    lagergren
Date:      2014-05-02 18:22 +0200
URL:       http://hg.openjdk.java.net/nashorn/jdk9/nashorn/rev/e41798b06137

8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodies
Reviewed-by: jlaskey, attila

! src/jdk/nashorn/internal/codegen/CodeGenerator.java
! src/jdk/nashorn/internal/codegen/CodeGeneratorLexicalContext.java
! src/jdk/nashorn/internal/codegen/FindScopeDepths.java
! src/jdk/nashorn/internal/ir/FunctionNode.java
! src/jdk/nashorn/internal/runtime/AccessorProperty.java
! src/jdk/nashorn/internal/runtime/RecompilableScriptFunctionData.java
! src/jdk/nashorn/internal/runtime/ScriptFunctionData.java
! test/script/basic/run-octane.js



More information about the nashorn-dev mailing list