--- old/test/compiler/intrinsics/bmi/TestBlsmskL.java 2015-02-24 10:27:50.993739672 -0800 +++ new/test/compiler/intrinsics/bmi/TestBlsmskL.java 2015-02-24 10:27:50.668723959 -0800 @@ -28,7 +28,7 @@ * @summary Verify that results of computations are the same w/ * and w/o usage of BLSMSK instruction * @library /testlibrary /../../test/lib - * @build TestBlsmskL BMITestRunner Expr + * @build com.oracle.java.testlibrary.* TestBlsmskL BMITestRunner Expr * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions