< prev index next >

test/compiler/codecache/jmx/PoolsIndependenceTest.java

Print this page

        

@@ -35,13 +35,13 @@
 import javax.management.NotificationListener;
 import sun.hotspot.code.BlobType;
 
 /*
  * @test PoolsIndependenceTest
- * @ignore 8068385
  * @library /testlibrary /../../test/lib
- * @build PoolsIndependenceTest
+ * @ignore 8068385
+ * @build com.oracle.java.testlibrary.* PoolsIndependenceTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *     sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing
  *     -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
  *     -XX:+SegmentedCodeCache PoolsIndependenceTest
< prev index next >