hg: nashorn/jdk8/nashorn: 8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls

marcus.lagergren at oracle.com marcus.lagergren at oracle.com
Wed Jul 3 06:46:41 PDT 2013


Changeset: 961cffae0828
Author:    lagergren
Date:      2013-07-03 15:46 +0200
URL:       http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/961cffae0828

8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
Reviewed-by: sundar, jlaskey

! src/jdk/nashorn/internal/codegen/CodeGenerator.java
! test/script/basic/JDK-8016667.js
+ test/script/basic/JDK-8019808.js
+ test/script/basic/JDK-8019810.js
+ test/script/basic/JDK-8019810.js.EXPECTED
+ test/script/basic/JDK-8019811.js
+ test/script/basic/JDK-8019817.js
+ test/script/currently-failing/JDK-8019809.js



More information about the nashorn-dev mailing list