hg: jdk8u/jdk8u-dev/nashorn: 2 new changesets

sundararajan.athijegannathan at oracle.com sundararajan.athijegannathan at oracle.com
Thu Dec 17 16:15:21 UTC 2015


Changeset: fa7dce1af94e
Author:    sundar
Date:      2015-12-17 20:04 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/nashorn/rev/fa7dce1af94e

8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Reviewed-by: jlaskey, hannesw, attila

! src/jdk/nashorn/internal/runtime/FinalScriptFunctionData.java
! src/jdk/nashorn/internal/runtime/RecompilableScriptFunctionData.java
! src/jdk/nashorn/internal/runtime/ScriptFunctionData.java
+ test/script/basic/JDK-8145550.js

Changeset: ab5cb7c26321
Author:    sundar
Date:      2015-12-17 20:14 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/nashorn/rev/ab5cb7c26321

8145669: apply2call optimized callsite fails after becoming megamorphic
Reviewed-by: jlaskey, hannesw

! make/build.xml
! src/jdk/nashorn/internal/runtime/ScriptFunction.java
+ test/script/basic/apply_to_call/JDK-8145669.js
+ test/script/basic/apply_to_call/JDK-8145669.js.EXPECTED
+ test/script/basic/apply_to_call/JDK-8145669_2.js
+ test/script/basic/apply_to_call/JDK-8145669_2.js.EXPECTED



More information about the jdk8u-dev-changes mailing list