< prev index next >

test/gc/arguments/TestUseCompressedOopsErgo.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test TestUseCompressedOopsErgo
  * @key gc
  * @bug 8010722
  * @summary Tests ergonomics for UseCompressedOops.
  * @library /testlibrary /../../test/lib
- * @build TestUseCompressedOopsErgo TestUseCompressedOopsErgoTools
+ * @build com.oracle.java.testlibrary.* TestUseCompressedOopsErgo TestUseCompressedOopsErgoTools
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm TestUseCompressedOopsErgo -XX:+UseG1GC
  * @run main/othervm TestUseCompressedOopsErgo -XX:+UseParallelGC
  * @run main/othervm TestUseCompressedOopsErgo -XX:+UseParallelGC -XX:-UseParallelOldGC
< prev index next >