< prev index next >

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

Print this page
rev 51791 : [mq]: bytecode

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 8186046
  * @summary Test invalid name in name and type
- * @library /lib/testlibrary/bytecode /java/lang/invoke/common
+ * @library /test/lib/bytecode /java/lang/invoke/common
  * @build jdk.experimental.bytecode.BasicClassBuilder test.java.lang.invoke.lib.InstructionHelper
  * @run testng CondyNameValidationTest
  * @run testng/othervm -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3 CondyNameValidationTest
  */
 
< prev index next >