diff -r b1e0ae955f02 -r 30e064828045 hotspot/test/compiler/intrinsics/bmi/TestBlsmskI.java --- a/hotspot/test/compiler/intrinsics/bmi/TestBlsmskI.java Thu Oct 29 18:59:22 2015 -0400 +++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsmskI.java Thu Oct 29 12:04:04 2015 -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 TestBlsmskI BMITestRunner Expr