nashorn/test/script/basic/JDK-8051778.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 27815 6ed8e97e8fb6
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw

l=[foo]
l=[foo, foo2]
l2_size()=0
Bound Integer(2) constructor: 2
BiFunction with literal: unbound, 1, 2
BiFunction with literal: unbound, 3, 4
BiFunction with literal: unbound, 5, 6
BiFunction with function: undefined, 7, 8
BiFunction with function: undefined, 9, 10
BiFunction with function: undefined, 11, 12