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

*** 25,38 **** --- 25,38 ---- * @test TestParallelHeapSizeFlags * @key gc * @bug 8006088 * @summary Tests argument processing for initial and maximum heap size for the * parallel collectors. ! * @library /testlibrary /testlibrary/whitebox ! * @library /testlibrary /../../test/lib * @build TestParallelHeapSizeFlags TestMaxHeapSizeTools ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main ClassFileInstaller jdk.testlib.WhiteBox ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main/othervm TestParallelHeapSizeFlags * @author thomas.schatzl@oracle.com */ public class TestParallelHeapSizeFlags {

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