< prev index next >

test/gc/g1/TestHumongousCodeCacheRoots.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @key regression
  * @key gc
  * @bug 8027756
  * @library /testlibrary /../../test/lib
- * @build TestHumongousCodeCacheRoots
+ * @build com.oracle.java.testlibrary.* TestHumongousCodeCacheRoots
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @summary Humongous objects may have references from the code cache
  * @run main TestHumongousCodeCacheRoots
 */
< prev index next >