< prev index next >

test/com/sun/jdi/sde/MangleStepTest.java

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

*** 1,15 **** /** * @test * @bug 4390869 * @bug 4460328 * @summary Test Stepping in the new SourceDebugExtension facility - * * @author Robert Field * * @library .. ! * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE * @run compile MangleStepTest.java * @run compile -g onion/pickle/Mangle.java * @run driver MangleStepTest unset * @run driver MangleStepTest Java --- 1,14 ---- /** * @test * @bug 4390869 * @bug 4460328 * @summary Test Stepping in the new SourceDebugExtension facility * @author Robert Field * * @library .. ! * * @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE * @run compile MangleStepTest.java * @run compile -g onion/pickle/Mangle.java * @run driver MangleStepTest unset * @run driver MangleStepTest Java
< prev index next >