< prev index next >

test/com/sun/jdi/Redefine-g.sh

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

@@ -27,10 +27,11 @@
 #  @bug 4777868
 #  @summary Compile with java -g, do a RedefineClasses, and you don't get local vars
 #  @author Jim Holmlund
 #
 #  @run shell Redefine-g.sh
+
 #pkg=untitled7
 
 # Compile the first version without -g and the 2nd version with -g.
 compileOptions=
 compileOptions2=-g
< prev index next >