--- old/test/compiler/calls/fromCompiled/CompiledInvokeInterface2CompiledTest.java 2016-08-11 13:10:58.391027900 -0400 +++ new/test/compiler/calls/fromCompiled/CompiledInvokeInterface2CompiledTest.java 2016-08-11 13:10:57.984292200 -0400 @@ -25,9 +25,9 @@ * @test * @modules java.base/jdk.internal.misc * @summary check calls from compiled to compiled using InvokeInterface - * @library /test/lib /testlibrary / + * @library /test/lib / * - * @build compiler.calls.common.InvokeInterface + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.