< prev index next >

test/com/sun/jdi/CatchCaughtTest.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -24,14 +24,14 @@
 #
 
 #
 #  @test
 #  @bug 4788864
+# @key intermittent
 #  @summary TTY: 'catch caught' with no class pattern throws NullPointerException
 #  @author Tim Bell
 #
-#  @key intermittent
 #  @run shell CatchCaughtTest.sh
 #
 classname=CatchCaughtTestTarg
 
 createJavaFile()
< prev index next >