test/script/basic/JDK-8066232.js

Print this page

        

@@ -32,5 +32,7 @@
     try {
         x;
     } catch(e if 1) {
     }
 })()
+
+print("SUCCESS");