test/gc/metaspace/TestCapacityUntilGCWrapAround.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/gc/metaspace/TestCapacityUntilGCWrapAround.java	Tue Dec  9 15:13:20 2014
--- new/test/gc/metaspace/TestCapacityUntilGCWrapAround.java	Tue Dec  9 15:13:20 2014

*** 23,40 **** --- 23,40 ---- /* * @test * @key gc * @bug 8049831 ! * @library /testlibrary /testlibrary/whitebox ! * @library /testlibrary /../../test/lib * @build TestCapacityUntilGCWrapAround ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main ClassFileInstaller jdk.testlib.WhiteBox ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI TestCapacityUntilGCWrapAround */ ! import sun.hotspot.WhiteBox; ! import jdk.testlib.WhiteBox; import com.oracle.java.testlibrary.Asserts; import com.oracle.java.testlibrary.Platform; public class TestCapacityUntilGCWrapAround {

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