Searched defs:testWMT (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/lang/invoke/
H A DThrowExceptionsTest.java50 public void testWMT() throws Throwable { method in class:ThrowExceptionsTest
181 private Exception testWMT(MethodHandle[] mhs, int reps) throws Throwable { method in class:ThrowExceptionsTest
209 private Exception testWMT(MethodHandle mh, MethodHandle mh1, int reps) throws Throwable { method in class:ThrowExceptionsTest
[all...]

Completed in 36 milliseconds