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