--- old/test/sanity/MismatchedWhiteBox/WhiteBox.java 2016-08-11 13:44:44.230798700 -0400 +++ new/test/sanity/MismatchedWhiteBox/WhiteBox.java 2016-08-11 13:44:43.820544800 -0400 @@ -27,7 +27,7 @@ * @summary verify that whitebox can be used even if not all functions are declared in java-part * @author igor.ignatyev@oracle.com * @modules java.base/jdk.internal.misc - * @library /testlibrary + * @library /test/lib * @compile WhiteBox.java * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-CheckIntrinsics sun.hotspot.WhiteBox