--- old/test/compiler/intrinsics/bmi/TestBlsmskL.java 2015-10-22 21:54:38.253265189 -0700 +++ new/test/compiler/intrinsics/bmi/TestBlsmskL.java 2015-10-22 21:54:38.189264850 -0700 @@ -27,7 +27,7 @@ * @bug 8031321 * @summary Verify that results of computations are the same w/ * and w/o usage of BLSMSK instruction - * @library /testlibrary /../../test/lib + * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestBlsmskL BMITestRunner Expr