Searched defs:mh2 (Results 1 – 3 of 3) 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
352 MethodHandle mh2 = C.lookup.findSpecial(A.class /* refC */, "foo", in testfindSpecial_invokeSuperBehaviour() local403 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