< prev index next >

test/compiler/codecache/jmx/InitialAndMaxUsageTest.java

Print this page

        

@@ -28,11 +28,11 @@
 import sun.hotspot.code.BlobType;
 
 /*
  * @test InitialAndMaxUsageTest
  * @library /testlibrary /../../test/lib
- * @build InitialAndMaxUsageTest
+ * @build com.oracle.java.testlibrary.* InitialAndMaxUsageTest
  * @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 -XX:CompileCommand=compileonly,null::*
< prev index next >