< prev index next >

test/com/sun/jdi/LaunchCommandLine.java

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

@@ -25,11 +25,10 @@
  *  @test
  *  @bug 4245011
  *  @summary Test launcher command line construction
  *  @author Gordon Hirsch
  *
- *  @modules jdk.jdi
  *  @run build JDIScaffold VMConnection
  *  @run compile -g HelloWorld.java
  *  @run build LaunchCommandLine
  *
  *  @run driver LaunchCommandLine
< prev index next >