< prev index next >

test/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 
 /*
  * @test UsageThresholdExceededSeveralTimesTest
  * @library /testlibrary /../../test/lib
- * @build UsageThresholdExceededTest
+ * @build com.oracle.java.testlibrary.* UsageThresholdExceededTest
  * @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 >