< prev index next >

test/jdk/java/lang/invoke/MethodHandlesCastFailureTest.java

Print this page
rev 51731 : imported patch 8210732

@@ -21,11 +21,11 @@
  * questions.
  */
 
 /* @test
  * @summary unit tests for java.lang.invoke.MethodHandles
- * @library /lib/testlibrary /java/lang/invoke/common
+ * @library /test/lib /java/lang/invoke/common
  * @compile MethodHandlesTest.java MethodHandlesCastFailureTest.java remote/RemoteExample.java
  * @run junit/othervm/timeout=2500 -XX:+IgnoreUnrecognizedVMOptions
  *                                 -XX:-VerifyDependencies
  *                                 -esa
  *                                 test.java.lang.invoke.MethodHandlesCastFailureTest
< prev index next >