< prev index next >

test/compiler/codecache/jmx/BeanTypeTest.java

Print this page

        

@@ -26,11 +26,11 @@
 import sun.hotspot.code.BlobType;
 
 /**
  * @test BeanTypeTest
  * @library /testlibrary /../../test/lib
- * @build BeanTypeTest
+ * @build com.oracle.java.testlibrary.* BeanTypeTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *     sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *     -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache BeanTypeTest
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
< prev index next >