< prev index next >

test/com/sun/jdi/RedefineClearBreakpoint.sh

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

@@ -23,13 +23,14 @@
 # questions.
 #
 
 #  @test
 #  @bug 4705330
+# @key intermittent
 #  @summary Netbeans Fix and Continue crashes JVM
 #  @author Jim Holmlund/Swamy Venkataramanappa
-#  @key intermittent
+#
 #  @run shell RedefineClearBreakpoint.sh
 
 #  The failure occurs after a bkpt is set and then cleared
 #  after a class redefinition, in a method that was EMCP.
 #  This sequence creates a state in which subsequent operations
< prev index next >