< prev index next >

test/com/sun/jdi/RedefineAnnotation.sh

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

@@ -23,14 +23,14 @@
 # questions.
 #
 
 #  @test
 #  @bug 5002251 6407335 6412391
+# @key intermittent
 #  @summary Redefine a class that has an annotation and verify that the
 #    new annotation is returned.
 #
-#  @key intermittent
 #  @run shell RedefineAnnotation.sh
 
 compileOptions=-g
 
 # Uncomment this to see the JDI trace
< prev index next >