--- old/test/compiler/compilercontrol/InlineMatcherTest.java 2016-08-11 13:13:52.808577500 -0400 +++ new/test/compiler/compilercontrol/InlineMatcherTest.java 2016-08-11 13:13:52.398778200 -0400 @@ -26,9 +26,9 @@ * @bug 8074095 * @summary Testing of compiler/InlineMatcher * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib + * @library /test/lib * - * @build compiler.compilercontrol.InlineMatcherTest + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI