hg: jdk9/sandbox/nashorn: 8145669: apply2call optimized callsite fails after becoming megamorphic
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Dec 17 12:46:06 UTC 2015
Changeset: b5a30a46e8d5
Author: sundar
Date: 2015-12-17 18:11 +0530
URL: http://hg.openjdk.java.net/jdk9/sandbox/nashorn/rev/b5a30a46e8d5
8145669: apply2call optimized callsite fails after becoming megamorphic
Reviewed-by: jlaskey, hannesw
! make/build.xml
! src/jdk.scripting.nashorn/share/classes/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 jdk9-sandbox-changes
mailing list