< prev index next >

test/com/sun/jdi/OptionTest.java

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

*** 25,35 **** * @test OptionTest * @bug 5095072 * @summary Test for misc jdwp options, just that the option is parsed * @author Kelly O'Hair (copied from Tim Bell's NoLaunchOptionTest) * - * @modules jdk.jdi * @run compile -g OptionTest.java * @run compile -g HelloWorld.java * @run compile -g VMConnection.java * @run driver OptionTest */ --- 25,34 ----
< prev index next >