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

/openjdk9/jdk/test/java/lang/invoke/
H A DRicochetTest.java553 private static long opJ(long x) { return (long) opI((int)x); } method in class:RicochetTest
559 private static final MethodHandle opI, opI2, opI3, opI4, opI_L, opJ, opJ2, opJ3, opL2, opL, opL2_I, opL_I, opL_J; field in class:RicochetTest

Completed in 82 milliseconds