< prev index next >

test/com/sun/jdi/StepTest.java

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

*** 24,34 **** /** * @test * @bug 4270488 4787861 * @author Gordon Hirsch * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetAdapter TargetListener * @run compile -g MethodCalls.java * @run compile -g MethodCallsReflection.java * @run compile -g ControlFlow.java * @run build StepTest --- 24,33 ----
< prev index next >