equal
deleted
inserted
replaced
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 DcmdMBeanInvocationTest |
30 * @run main/othervm DcmdMBeanInvocationTest |
32 */ |
31 */ |
33 |
32 |
34 |
33 |
35 import java.lang.management.ManagementFactory; |
34 import java.lang.management.ManagementFactory; |