hg: jdk8u/jdk8u-dev/nashorn: 8040078: Avoid repeated reading of source for cached loads
hannes.wallnoefer at oracle.com
hannes.wallnoefer at oracle.com
Tue May 6 10:30:59 UTC 2014
Changeset: cdf42b4b8226
Author: hannesw
Date: 2014-04-25 16:34 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/nashorn/rev/cdf42b4b8226
8040078: Avoid repeated reading of source for cached loads
Reviewed-by: jlaskey, lagergren
! src/jdk/nashorn/api/scripting/NashornScriptEngine.java
! src/jdk/nashorn/internal/ir/debug/JSONWriter.java
! src/jdk/nashorn/internal/objects/NativeFunction.java
! src/jdk/nashorn/internal/runtime/Context.java
! src/jdk/nashorn/internal/runtime/JSONFunctions.java
! src/jdk/nashorn/internal/runtime/Source.java
! src/jdk/nashorn/tools/Shell.java
! test/script/trusted/JDK-8006529.js
! test/src/jdk/nashorn/internal/codegen/CompilerTest.java
! test/src/jdk/nashorn/internal/parser/ParserTest.java
! test/src/jdk/nashorn/internal/runtime/ContextTest.java
+ test/src/jdk/nashorn/internal/runtime/SourceTest.java
! test/src/jdk/nashorn/internal/test/framework/SharedContextEvaluator.java
! test/src/jdk/nashorn/test/models/SourceHelper.java
More information about the jdk8u-dev-changes
mailing list