equal
deleted
inserted
replaced
5 * @summary Test Stepping in the new SourceDebugExtension facility |
5 * @summary Test Stepping in the new SourceDebugExtension facility |
6 * |
6 * |
7 * @author Robert Field |
7 * @author Robert Field |
8 * |
8 * |
9 * @library .. |
9 * @library .. |
|
10 * @modules jdk.jdi |
10 * @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE |
11 * @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE |
11 * @run compile MangleStepTest.java |
12 * @run compile MangleStepTest.java |
12 * @run compile -g onion/pickle/Mangle.java |
13 * @run compile -g onion/pickle/Mangle.java |
13 * @run driver MangleStepTest unset |
14 * @run driver MangleStepTest unset |
14 * @run driver MangleStepTest Java |
15 * @run driver MangleStepTest Java |