--- old/test/compiler/intrinsics/bmi/TestBlsmskL.java 2016-08-11 13:16:43.333941700 -0400 +++ new/test/compiler/intrinsics/bmi/TestBlsmskL.java 2016-08-11 13:16:42.900358300 -0400 @@ -27,11 +27,11 @@ * @bug 8031321 * @summary Verify that results of computations are the same w/ * and w/o usage of BLSMSK instruction - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * - * @build compiler.intrinsics.bmi.TestBlsmskL + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions