test/script/basic/JDK-8068872.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 1229
f8da39d33117
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

hannesw@1229 1 {"3":1,"5":"a"}
hannesw@1229 2 {"3":"a","5":1}
hannesw@1229 3 {"0":1,"4294967294":"a"}
hannesw@1229 4 {"0":"a","4294967294":1}

mercurial