hotspot/test/compiler/intrinsics/bmi/TestTzcntI.java
changeset 28190 5a6b07edeb21
parent 27425 8689c0c3824a
child 29678 dd2f3932c21e
--- a/hotspot/test/compiler/intrinsics/bmi/TestTzcntI.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/compiler/intrinsics/bmi/TestTzcntI.java	Fri Dec 12 09:37:38 2014 +0100
@@ -27,7 +27,7 @@
  * @bug 8031321
  * @summary Verify that results of computations are the same w/
  *          and w/o usage of intrinsic
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build TestTzcntI BMITestRunner Expr
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission