< prev index next >

test/compiler/whitebox/AllocationCodeBlobTest.java

Print this page

        

@@ -33,11 +33,11 @@
 
 /*
  * @test AllocationCodeBlobTest
  * @bug 8059624 8064669
  * @library /testlibrary /../../test/lib
- * @build AllocationCodeBlobTest
+ * @build com.oracle.java.testlibrary.* AllocationCodeBlobTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *                   -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,null::*
  *                   -XX:-SegmentedCodeCache AllocationCodeBlobTest
< prev index next >