--- old/test/compiler/intrinsics/bmi/TestAndnI.java 2015-10-22 21:54:37.152259351 -0700 +++ new/test/compiler/intrinsics/bmi/TestAndnI.java 2015-10-22 21:54:37.087259007 -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 TestAndnI BMITestRunner Expr