nashorn/test/script/basic/NASHORN-441.js.EXPECTED
author martin
Wed, 10 Dec 2014 09:23:00 -0800
changeset 28057 1a47ceecdba5
parent 22387 81639250d335
permissions -rw-r--r--
8065804: JEP 171: Clarifications/corrections for fence intrinsics Reviewed-by: dholmes, shade, dl, psandoz

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 74
try 6
finally 6