Hello, this RFR fixes 8161550. JVMCI must not return intrinsified MethodHandle methods. The test had to be updated and the shortcut evaluation in HotSpotResolvedObjectTypeImpl.resolveMethod needs take care of this fact. http://cr.openjdk.java.net/~sanzinger/8161550/webrev.00/ Stefan