< prev index next >

test/com/sun/jdi/Java_gTest.java

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

*** 23,36 **** /** * @test * @bug 4500906 4433599 4740097 * @summary vmexec= debug java fails for SunCommandLineLauncher - * * @author jjh * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g Java_gTest.java * @run driver Java_gTest */ import com.sun.jdi.*; --- 23,34 ----
< prev index next >