Searched refs:MAX_MH_ARITY (Results 1 – 1 of 1) sorted by relevance
157 /*non-public*/ static final int MAX_MH_ARITY = MAX_JVM_ARITY-1; // deduct one for mh receiver field in MethodType167 …/*non-public*/ static final int MAX_MH_INVOKER_ARITY = MAX_MH_ARITY-1; // deduct one more for inv…