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

/openjdk9/jdk/test/java/lang/invoke/
H A DRicochetTest.java554 private static Object opL2(Object x, Object y) { return (Object) opI2((int)x, (int)y); } method in class:RicochetTest
559 private static final MethodHandle opI, opI2, opI3, opI4, opI_L, opJ, opJ2, opJ3, opL2, op field in class:RicochetTest
[all...]

Completed in 122 milliseconds