< prev index next >

test/com/sun/jdi/ModulesTest.java

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

@@ -24,11 +24,10 @@
 /**
  *  @test
  *  @bug 8049365
  *  @summary Tests the JDI and JDWP update for modules
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g ModulesTest.java
  *  @run driver ModulesTest
  */
 import com.sun.jdi.*;
< prev index next >