< prev index next >

test/com/sun/jdi/CatchAllTest.sh

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

@@ -24,14 +24,14 @@
 #
 
 #
 #  @test
 #  @bug 4749692
+# @key intermittent
 #  @summary REGRESSION: jdb rejects the syntax catch java.lang.IndexOutOfBoundsException
 #  @author Tim Bell
 #
-#  @key intermittent
 #  @run shell CatchAllTest.sh
 #
 classname=CatchAllTestTarg
 
 createJavaFile()
< prev index next >