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

/openjdk7/jdk/test/java/lang/invoke/
H A DCallSiteTest.java148 private static CallSite bsm_vcs(Lookup caller, String name, MethodType type) throws ReflectiveOperationException { method in class:CallSiteTest
153 return lookup().findStatic(lookup().lookupClass(), "bsm_vcs", MT_bsm());

Completed in 37 milliseconds