diff -r fc19df82d6ee -r 5a6b07edeb21 hotspot/test/compiler/intrinsics/bmi/TestTzcntL.java --- a/hotspot/test/compiler/intrinsics/bmi/TestTzcntL.java Tue Dec 09 11:57:46 2014 +0100 +++ b/hotspot/test/compiler/intrinsics/bmi/TestTzcntL.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 TestTzcntL BMITestRunner Expr * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission