test/script/basic/JDK-8133119.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 1515
4db30ae9ff23
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

     1 TypeError: obj.func is not a function
     2 TypeError: arr[0].func is not a function
     3 TypeError: obj.func is not a function
     4 TypeError: arr[0].func is not a function
     5 TypeError: obj.foo is not a function
     6 TypeError: obj.foo is not a function
     7 TypeError: v is not a function
     8 TypeError: v is not a function

mercurial