< prev index next >

test/jdk/java/lang/invoke/condy/CondyNestedTest.java

Print this page
rev 51791 : [mq]: bytecode

*** 44,54 **** Class<?> c; // Add the following annotations to the test description if uncommenting the // following code // ! // * @library /lib/testlibrary/bytecode // * @build jdk.experimental.bytecode.BasicClassBuilder // // static final MethodHandles.Lookup L = MethodHandles.lookup(); // // /** --- 44,54 ---- Class<?> c; // Add the following annotations to the test description if uncommenting the // following code // ! // * @library /test/lib/bytecode // * @build jdk.experimental.bytecode.BasicClassBuilder // // static final MethodHandles.Lookup L = MethodHandles.lookup(); // // /**
< prev index next >