test/script/basic/JDK-8055762.js.EXPECTED

Tue, 01 Sep 2015 18:28:11 +0530

author
sundar
date
Tue, 01 Sep 2015 18:28:11 +0530
changeset 1521
eed10d5bf2f4
parent 1247
a7dc7be2d635
permissions
-rw-r--r--

8068901: Surprising behavior with more than one functional interface on a class
8068903: Can't invoke vararg @FunctionalInterface methods
Reviewed-by: attila, hannesw

sundar@966 1 FOO
hannesw@1247 2 ABC
sundar@966 3 0
sundar@966 4 bar set to 23
hannesw@1247 5 abc set to 23
sundar@966 6 [3] set to 23
sundar@966 7 func called with hello

mercurial