nashorn/test/script/basic/NASHORN-441.js.EXPECTED
author sundar
Thu, 09 Jan 2014 19:23:34 +0530
changeset 22379 5181d08e3440
parent 16147 e63b63819133
child 22387 81639250d335
permissions -rw-r--r--
8031359: Invocable.getInterface() works incorrectly if interface has default methods Reviewed-by: attila, hannesw

try 1
Error: try 1 thrown in line 33
finally 1
try 2
finally 2
Error: try 2 thrown in line 43
try 3
finally 3
try 4
Error: try 4 thrown in line 59
finally 4
try 5
rethrow 5
finally 5
Error: try 5 thrown in line 71
try 6
finally 6