hg: jdk9/sandbox/nashorn: 8068901: Surprising behavior with more than one functional interface on a class; ...
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Sep 1 13:00:59 UTC 2015
Changeset: 6e41fdc6acdf
Author: sundar
Date: 2015-09-01 18:28 +0530
URL: http://hg.openjdk.java.net/jdk9/sandbox/nashorn/rev/6e41fdc6acdf
8068901: Surprising behavior with more than one functional interface on a class
8068903: Can't invoke vararg @FunctionalInterface methods
Reviewed-by: attila, hannesw
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/Bootstrap.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/NashornBeansLinker.java
+ test/script/basic/JDK-8068901.js
+ test/script/basic/JDK-8068901.js.EXPECTED
+ test/script/basic/JDK-8068903.js
+ test/src/jdk/nashorn/test/models/VarArgConsumer.java
More information about the jdk9-sandbox-changes
mailing list