< prev index next >

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

Print this page
rev 51791 : [mq]: bytecode

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 8186046
  * @summary Test for an interface using condy with default overpass methods
- * @library /lib/testlibrary/bytecode
+ * @library /test/lib/bytecode
  * @build jdk.experimental.bytecode.BasicClassBuilder
  * @run testng CondyInterfaceWithOverpassMethods
  * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyInterfaceWithOverpassMethods
  */
 
< prev index next >