equal
deleted
inserted
replaced
36 /* |
36 /* |
37 * @test |
37 * @test |
38 * @bug 6455258 |
38 * @bug 6455258 |
39 * @summary Sanity test for com.sun.management.HotSpotDiagnosticMXBean.dumpHeap method |
39 * @summary Sanity test for com.sun.management.HotSpotDiagnosticMXBean.dumpHeap method |
40 * @library /lib/testlibrary |
40 * @library /lib/testlibrary |
41 * @library /../../test/lib/share/classes |
41 * @library /test/lib/share/classes |
42 * @build jdk.testlibrary.* |
42 * @build jdk.testlibrary.* |
43 * @build jdk.test.lib.hprof.* |
43 * @build jdk.test.lib.hprof.* |
44 * @build jdk.test.lib.hprof.module.* |
44 * @build jdk.test.lib.hprof.module.* |
45 * @build jdk.test.lib.hprof.parser.* |
45 * @build jdk.test.lib.hprof.parser.* |
46 * @build jdk.test.lib.hprof.utils.* |
46 * @build jdk.test.lib.hprof.utils.* |