< prev index next >

test/gc/metaspace/TestCapacityUntilGCWrapAround.java

Print this page

        

*** 24,34 **** /* * @test * @key gc * @bug 8049831 * @library /testlibrary /../../test/lib ! * @build TestCapacityUntilGCWrapAround * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI TestCapacityUntilGCWrapAround */ --- 24,34 ---- /* * @test * @key gc * @bug 8049831 * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* TestCapacityUntilGCWrapAround * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI TestCapacityUntilGCWrapAround */
< prev index next >