< prev index next >

test/compiler/codecache/jmx/MemoryPoolsPresenceTest.java

Print this page

        

@@ -31,11 +31,11 @@
 import sun.hotspot.code.BlobType;
 
 /**
  * @test MemoryPoolsPresenceTest
  * @library /testlibrary /../../test/lib
- * @build MemoryPoolsPresenceTest
+ * @build com.oracle.java.testlibrary.* MemoryPoolsPresenceTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *     sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *     -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache MemoryPoolsPresenceTest
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
< prev index next >