jdk/test/com/sun/jdi/ModificationWatchpoints.java
changeset 30964 613fbce96e32
parent 30376 2ccf2cf7ea48
child 44423 306c020eb154
equal deleted inserted replaced
30907:c064fa28311d 30964:613fbce96e32
    27  *  @summary Test all info returned by modification watchpoints
    27  *  @summary Test all info returned by modification watchpoints
    28  *
    28  *
    29  *  @author Daniel Prusa (or someone in the FFJ group)
    29  *  @author Daniel Prusa (or someone in the FFJ group)
    30  *  @author Robert Field (modified to JDIScaffold)
    30  *  @author Robert Field (modified to JDIScaffold)
    31  *
    31  *
    32  *  @library scaffold
       
    33  *  @modules jdk.jdi
    32  *  @modules jdk.jdi
    34  *  @run build JDIScaffold VMConnection
    33  *  @run build JDIScaffold VMConnection
    35  *  @run compile -g ModificationWatchpoints.java
    34  *  @run compile -g ModificationWatchpoints.java
    36  *  @run driver ModificationWatchpoints
    35  *  @run driver ModificationWatchpoints
    37  */
    36  */