< prev index next >

test/compiler/tiered/TieredLevelsTest.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 
 /**
  * @test TieredLevelsTest
  * @library /testlibrary /../../test/lib /compiler/whitebox
- * @build TieredLevelsTest
+ * @build com.oracle.java.testlibrary.* TieredLevelsTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+TieredCompilation
  *                   -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
  *                   -XX:CompileCommand=compileonly,SimpleTestCase$Helper::*
< prev index next >