hotspot/test/serviceability/dcmd/framework/VMVersionTest.java
changeset 29678 dd2f3932c21e
parent 28942 7d690319db4a
child 30604 b8d532cb6420
equal deleted inserted replaced
29586:889895365eb9 29678:dd2f3932c21e
    32 
    32 
    33 /*
    33 /*
    34  * @test
    34  * @test
    35  * @summary Test of diagnostic command VM.version (tests all DCMD executors)
    35  * @summary Test of diagnostic command VM.version (tests all DCMD executors)
    36  * @library /testlibrary
    36  * @library /testlibrary
       
    37  * @modules java.base/sun.misc
       
    38  *          java.compiler
       
    39  *          java.management
       
    40  *          jdk.jvmstat/sun.jvmstat.monitor
    37  * @ignore 8072440
    41  * @ignore 8072440
    38  * @build com.oracle.java.testlibrary.*
    42  * @build com.oracle.java.testlibrary.*
    39  * @build com.oracle.java.testlibrary.dcmd.*
    43  * @build com.oracle.java.testlibrary.dcmd.*
    40  * @run testng/othervm -XX:+UsePerfData VMVersionTest
    44  * @run testng/othervm -XX:+UsePerfData VMVersionTest
    41  */
    45  */