< prev index next >

test/com/sun/jdi/SuspendThreadTest.java

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

*** 23,36 **** /** * @test * @bug 6485605 * @summary com.sun.jdi.InternalException: Inconsistent suspend policy in internal event handler - * * @author jjh * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g SuspendThreadTest.java * @run driver SuspendThreadTest */ import com.sun.jdi.*; --- 23,34 ----
< prev index next >