--- old/test/compiler/intrinsics/bmi/verifycode/AndnTestI.java 2016-08-11 13:17:01.189940100 -0400 +++ new/test/compiler/intrinsics/bmi/verifycode/AndnTestI.java 2016-08-11 13:17:00.774825500 -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.AndnTestI + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/bootclasspath/othervm -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI