< prev index next >

test/com/sun/jdi/OnThrowTest.java

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

*** 25,35 **** * @test OnThrowTest.java * @bug 6263814 * @summary Test for -agentlib::[onthrow,launch] * @author Kelly O'Hair * - * @modules jdk.jdi * @run compile -g OnThrowTest.java * @run compile -g OnThrowTarget.java * @run compile -g VMConnection.java * @run driver OnThrowTest */ --- 25,34 ----
< prev index next >