< prev index next >

test/com/sun/jdi/BacktraceFieldTest.java

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

*** 24,37 **** /** * @test * @bug 4446677 * @bug 8158237 * @summary debuggee used to crash when debugging under jbuilder - * * @author jjh * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g BacktraceFieldTest.java * @run driver BacktraceFieldTest */ --- 24,35 ----
< prev index next >