< prev index next >

test/com/sun/jdi/RedefineAddPrivateMethod.sh

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

@@ -24,10 +24,11 @@
 #
 
 #  @test
 #  @bug 8149743
 #  @summary crash when adding a breakpoint after redefining to add a private static method
+#
 #  @run shell RedefineAddPrivateMethod.sh
 
 compileOptions=-g
 
 createJavaFile()
< prev index next >