< prev index next >

test/gc/arguments/TestMinInitialErgonomics.java

Print this page

        

*** 24,37 **** /** * @test TestMinInitialErgonomics * @key gc * @bug 8006088 * @summary Test ergonomics decisions related to minimum and initial heap size. ! * @library /testlibrary /test/lib * @modules java.base/jdk.internal.misc * java.management ! * @build TestMinInitialErgonomics TestMaxHeapSizeTools * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm TestMinInitialErgonomics * @author thomas.schatzl@oracle.com */ --- 24,37 ---- /** * @test TestMinInitialErgonomics * @key gc * @bug 8006088 * @summary Test ergonomics decisions related to minimum and initial heap size. ! * @library /test/lib * @modules java.base/jdk.internal.misc * java.management ! * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm TestMinInitialErgonomics * @author thomas.schatzl@oracle.com */
< prev index next >