hotspot/test/serviceability/jdwp/AllModulesCommandTest.java
changeset 45246 9e1b29faefa9
parent 42647 d01f2abf2c65
equal deleted inserted replaced
45245:48fed68b35c1 45246:9e1b29faefa9
    30 
    30 
    31 /**
    31 /**
    32  * @test
    32  * @test
    33  * @summary Tests the modules-related JDWP commands
    33  * @summary Tests the modules-related JDWP commands
    34  * @library /test/lib
    34  * @library /test/lib
    35  * @ignore 8170541
       
    36  * @modules jdk.jdwp.agent
    35  * @modules jdk.jdwp.agent
    37  * @modules java.base/jdk.internal.misc
    36  * @modules java.base/jdk.internal.misc
    38  * @compile AllModulesCommandTestDebuggee.java
    37  * @compile AllModulesCommandTestDebuggee.java
    39  * @run main/othervm AllModulesCommandTest
    38  * @run main/othervm AllModulesCommandTest
    40  */
    39  */