equal
deleted
inserted
replaced
34 |
34 |
35 /* |
35 /* |
36 * @test |
36 * @test |
37 * @bug 8042397 |
37 * @bug 8042397 |
38 * @summary Unit test for jmap utility test heap configuration reader |
38 * @summary Unit test for jmap utility test heap configuration reader |
39 * @modules jdk.hotspot.agent/sun.jvm.hotspot |
39 * |
40 * @library /test/lib |
40 * @library /test/lib |
41 * @library /lib/testlibrary |
41 * @library /lib/testlibrary |
|
42 * @modules jdk.hotspot.agent/sun.jvm.hotspot |
|
43 * |
42 * @build jdk.testlibrary.* |
44 * @build jdk.testlibrary.* |
43 * @build jdk.test.lib.apps.* |
45 * @build jdk.test.lib.apps.* |
44 * @build JMapHeapConfigTest TmtoolTestScenario |
46 * @build JMapHeapConfigTest TmtoolTestScenario |
45 * @run main JMapHeapConfigTest |
47 * @run main JMapHeapConfigTest |
46 */ |
48 */ |