< prev index next >

test/compiler/codecache/jmx/ThresholdNotificationsTest.java

Print this page

        

@@ -33,11 +33,11 @@
 import sun.hotspot.code.BlobType;
 
 /*
  * @test ThresholdNotificationsTest
  * @library /testlibrary /../../test/lib
- * @build ThresholdNotificationsTest
+ * @build com.oracle.java.testlibrary.* ThresholdNotificationsTest
  * @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 >