--- old/test/jdk/java/lang/invoke/condy/CondyReturnPrimitiveTest.java 2018-09-19 14:24:42.000000000 -0700 +++ new/test/jdk/java/lang/invoke/condy/CondyReturnPrimitiveTest.java 2018-09-19 14:24:42.000000000 -0700 @@ -25,7 +25,7 @@ * @test * @bug 8186046 * @summary Test for condy BSMs returning primitive values or null - * @library /lib/testlibrary/bytecode + * @library /test/lib/bytecode * @build jdk.experimental.bytecode.BasicClassBuilder * @run testng CondyReturnPrimitiveTest * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyReturnPrimitiveTest