< prev index next >

test/jdk/java/lang/invoke/MethodHandlesInvokersTest.java

Print this page
rev 51731 : imported patch 8210732

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