< 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,34 **** /** * @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.*; --- 24,33 ----
< prev index next >