< prev index next >

test/com/sun/jdi/InstancesTest.java

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

@@ -25,11 +25,10 @@
  *  @test
  *  @bug 5024119
  *  @summary Add ReferenceType.getAllInstances () method to JDI.
  *  @author jjh
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g InstancesTest.java
  *  @run driver InstancesTest
  */
 
< prev index next >