< prev index next >

test/com/sun/jdi/ThreadGroupTest.java

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

@@ -26,11 +26,10 @@
  *  @bug 4893530
  *  @summary If JDI is initially started from a thread group that is subsequently
  *           destroyed this should not impact subsequent thread creation by
  *           the virtual machine manager.
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile ThreadGroupTest.java
  *  @run driver ThreadGroupTest
  */
 import com.sun.jdi.*;
< prev index next >