--- old/test/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java 2016-08-11 13:17:11.159553200 -0400 +++ new/test/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java 2016-08-11 13:17:10.727433800 -0400 @@ -25,11 +25,11 @@ * @test * @bug 8031321 * @requires vm.flavor == "server" - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * - * @build compiler.intrinsics.bmi.verifycode.BlsmskTestI + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI