test/script/basic/JDK-8066232.js
Print this page
*** 32,36 ****
--- 32,38 ----
try { x; } catch(e if 1) { } })()
+
+ print("SUCCESS");