< prev index next >

test/compiler/codecache/jmx/GetUsageTest.java

Print this page

        

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