--- old/test/compiler/calls/fromCompiled/CompiledInvokeDynamic2InterpretedTest.java 2016-08-11 13:10:53.526495700 -0400 +++ new/test/compiler/calls/fromCompiled/CompiledInvokeDynamic2InterpretedTest.java 2016-08-11 13:10:53.118754900 -0400 @@ -24,12 +24,11 @@ /* * @test * @summary check calls from compiled to interpreted using InvokeDynamic - * @library /test/lib /testlibrary / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.base/jdk.internal.org.objectweb.asm * - * @build compiler.calls.common.InvokeDynamic - * @build compiler.calls.common.InvokeDynamicPatcher + * @build sun.hotspot.WhiteBox * @run main compiler.calls.common.InvokeDynamicPatcher * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission