< prev index next >

test/gc/metaspace/TestCapacityUntilGCWrapAround.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @key gc
  * @bug 8049831
  * @library /testlibrary /../../test/lib
- * @build TestCapacityUntilGCWrapAround
+ * @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 >