hotspot/test/serviceability/dcmd/framework/HelpTest.java
changeset 28942 7d690319db4a
parent 28826 81fdc0e7d49e
child 29678 dd2f3932c21e
equal deleted inserted replaced
28828:6a45344e2b3f 28942:7d690319db4a
    31 
    31 
    32 /*
    32 /*
    33  * @test
    33  * @test
    34  * @summary Test of diagnostic command help (tests all DCMD executors)
    34  * @summary Test of diagnostic command help (tests all DCMD executors)
    35  * @library /testlibrary
    35  * @library /testlibrary
       
    36  * @ignore 8072440
    36  * @build com.oracle.java.testlibrary.*
    37  * @build com.oracle.java.testlibrary.*
    37  * @build com.oracle.java.testlibrary.dcmd.*
    38  * @build com.oracle.java.testlibrary.dcmd.*
    38  * @run testng/othervm -XX:+UsePerfData HelpTest
    39  * @run testng/othervm -XX:+UsePerfData HelpTest
    39  */
    40  */
    40 public class HelpTest {
    41 public class HelpTest {