< prev index next >

test/com/sun/jdi/NullThreadGroupNameTest.java

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

@@ -24,11 +24,10 @@
 /**
  *  @test
  *  @bug 7105883
  *  @summary Ensure that JDWP doesn't crash with a null thread group name
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run driver NullThreadGroupNameTest
  */
 import com.sun.jdi.*;
 import com.sun.jdi.connect.*;
< prev index next >