hg: jdk8u/jdk8u/nashorn: 3 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Wed Dec 23 00:57:54 UTC 2015


Changeset: fa7dce1af94e
Author:    sundar
Date:      2015-12-17 20:04 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/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/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

Changeset: 4c1aa7b8c43c
Author:    robm
Date:      2015-12-23 00:51 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/rev/4c1aa7b8c43c

Merge




More information about the jdk8u-changes mailing list