Searched defs:mh2 (Results 1 – 5 of 5) sorted by relevance
196 Predicate<String> mh2 = (SerPredicate<String>) SerializedLambdaTest::startsWithA; in testStaticMR() local234 Predicate<String> mh2 = (SerPredicate<String>) moo::startsWithB; in testBoundMRNotSerReceiver() local257 Predicate<String> mh2 = (SerPredicate<String>) moo::startsWithB; in testBoundMR() local
123 MethodHandle mh2 = MethodHandles.lookup().findStatic(MethodSet.class, "mVoid", in dropArgumentsToMatchPosSkipRange() local
252 MethodHandle mh2 = MethodHandles.empty(methodType(type)); in testZero() local
388 MethodHandle mh2 = C.lookup.findSpecial(A.class /* refC */, "foo", in testfindSpecial_invokeSuperBehaviour() local439 MethodHandle mh2 = in testfindSpecial_invokeSuperInterfaceBehaviour() local
223 MethodHandle mh2 = explicitCastArgumentToIdentity(ParentInterface.class, Integer.class); in explicitCastArgumentOfInterfaceType_doesNotThrow() local246 MethodHandle mh2 = explicitCastReturnValueFromIdentity(Integer.class, in explicitCastReturnValueOfInterfaceType_doesNotThrow() local