jdk/test/com/sun/management/DiagnosticCommandMBean/DcmdMBeanDoubleInvocationTest.java
changeset 44423 306c020eb154
parent 30376 2ccf2cf7ea48
equal deleted inserted replaced
44422:14ab3266fe62 44423:306c020eb154
    25  * @test
    25  * @test
    26  * @bug     7150256
    26  * @bug     7150256
    27  * @summary Basic Test for the DiagnosticCommandMBean
    27  * @summary Basic Test for the DiagnosticCommandMBean
    28  * @author  Frederic Parain, Shanliang JIANG
    28  * @author  Frederic Parain, Shanliang JIANG
    29  *
    29  *
    30  * @modules jdk.management
       
    31  * @run main/othervm DcmdMBeanDoubleInvocationTest
    30  * @run main/othervm DcmdMBeanDoubleInvocationTest
    32  */
    31  */
    33 
    32 
    34 
    33 
    35 import java.lang.management.ManagementFactory;
    34 import java.lang.management.ManagementFactory;