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