test/script/basic/NASHORN-75.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

sundar@1515 1 TypeError: RegExp("a|b", "g") is not a function
sundar@1515 2 TypeError: new String("hello") is not a function
sundar@1515 3 TypeError: new Object() is not a function

mercurial