test/gc/arguments/TestMinInitialErgonomics.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/gc/arguments/TestMinInitialErgonomics.java	Tue Dec  9 15:13:18 2014
--- new/test/gc/arguments/TestMinInitialErgonomics.java	Tue Dec  9 15:13:17 2014

*** 24,37 **** --- 24,37 ---- /** * @test TestMinInitialErgonomics * @key gc * @bug 8006088 * @summary Test ergonomics decisions related to minimum and initial heap size. ! * @library /testlibrary /testlibrary/whitebox ! * @library /testlibrary /../../test/lib * @build TestMinInitialErgonomics TestMaxHeapSizeTools ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main ClassFileInstaller jdk.testlib.WhiteBox ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main/othervm TestMinInitialErgonomics * @author thomas.schatzl@oracle.com */ public class TestMinInitialErgonomics {

test/gc/arguments/TestMinInitialErgonomics.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File