< prev index next >

test/com/sun/jdi/CatchPatternTest.sh

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

@@ -23,14 +23,14 @@
 # questions.
 #
 
 #  @test
 #  @bug 4671838
+# @key intermittent
 #  @summary TTY: surprising ExceptionSpec.resolveEventRequest() wildcard results
 #  @author Tim Bell
 #
-#  @key intermittent
 #  @run shell CatchPatternTest.sh
 classname=CatchPatternTestTarg
 createJavaFile()
 {
     cat <<EOF > $classname.java.1
< prev index next >