< prev index next >

test/com/sun/jdi/sde/MangleTest.java

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

@@ -1,15 +1,14 @@
 /**
  *  @test
  *  @bug 4390869
  *  @bug 4460328
  *  @summary Test the new SourceDebugExtension facility
- *
  *  @author Robert Field
  *
  *  @library ..
- *  @modules jdk.jdi
+ *
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE
  *  @run compile MangleTest.java
  *  @run compile -g onion/pickle/Mangle.java
  *  @run driver MangleTest
  */
< prev index next >