< prev index next >

test/com/sun/jdi/MultiBreakpointsTest.java

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

*** 24,37 **** /** * @test * @bug 4359247 * @summary Breakpoints on multiple threads have problems. - * * @author tbell, jjh * - * @modules jdk.jdi * @build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g MultiBreakpointsTest.java * @run driver MultiBreakpointsTest */ --- 24,35 ----
< prev index next >