Searched refs:InvokeGenericTest (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/
H A DInvokeGenericTest.java28 * @compile InvokeGenericTest.java
29 * @run junit/othervm test.java.lang.invoke.InvokeGenericTest
49 public class InvokeGenericTest { class
53 String vstr = System.getProperty("test.java.lang.invoke.InvokeGenericTest.verbosity");
58 // new InvokeGenericTest().testFirst();
68 public InvokeGenericTest() { method in class:InvokeGenericTest
304 // This lookup is good for all members in and under InvokeGenericTest.

Completed in 45 milliseconds