equal
deleted
inserted
replaced
25 * @test TestMinInitialErgonomics |
25 * @test TestMinInitialErgonomics |
26 * @key gc |
26 * @key gc |
27 * @bug 8006088 |
27 * @bug 8006088 |
28 * @summary Test ergonomics decisions related to minimum and initial heap size. |
28 * @summary Test ergonomics decisions related to minimum and initial heap size. |
29 * @library /testlibrary /test/lib |
29 * @library /testlibrary /test/lib |
30 * @modules java.base/sun.misc |
30 * @modules java.base/jdk.internal.misc |
31 * java.management |
31 * java.management |
32 * @build TestMinInitialErgonomics TestMaxHeapSizeTools |
32 * @build TestMinInitialErgonomics TestMaxHeapSizeTools |
33 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
33 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
34 * sun.hotspot.WhiteBox$WhiteBoxPermission |
34 * sun.hotspot.WhiteBox$WhiteBoxPermission |
35 * @run main/othervm TestMinInitialErgonomics |
35 * @run main/othervm TestMinInitialErgonomics |