RFR: 8161550: [JVMCI] Crash: assert(sig_bt[member_arg_pos] == T_OBJECT)

Stefan Anzinger stefan.anzinger at oracle.com
Tue Aug 2 14:07:01 UTC 2016


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


More information about the hotspot-dev mailing list