jdk/test/com/sun/jdi/sde/MangleStepTest.java
changeset 30376 2ccf2cf7ea48
parent 24973 8c4bc3fa4c4e
child 44423 306c020eb154
equal deleted inserted replaced
30375:6da086d0f46d 30376:2ccf2cf7ea48
     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