< prev index next >

test/compiler/intrinsics/bmi/TestTzcntL.java

Print this page

        

@@ -26,11 +26,11 @@
  * @test
  * @bug 8031321
  * @summary Verify that results of computations are the same w/
  *          and w/o usage of intrinsic
  * @library /testlibrary /../../test/lib
- * @build TestTzcntL BMITestRunner Expr
+ * @build com.oracle.java.testlibrary.* TestTzcntL BMITestRunner Expr
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *                   -XX:+WhiteBoxAPI TestTzcntL
  */
< prev index next >