--- old/test/compiler/whitebox/BlockingCompilation.java 2016-08-11 13:27:09.021872100 -0400 +++ new/test/compiler/whitebox/BlockingCompilation.java 2016-08-11 13:27:08.622574900 -0400 @@ -26,9 +26,8 @@ * @bug 8150646 8153013 * @summary Add support for blocking compiles through whitebox API * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib / + * @library /test/lib / * @build sun.hotspot.WhiteBox - * compiler.testlibrary.CompilerUtils * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm