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

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

Completed in 86 milliseconds