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

Zoltán Majó zoltan.majo at oracle.com
Wed Aug 3 04:43:07 UTC 2016


Hi Stefan,


thank you for fixing this issue! Your fix looks good to me.

Do you need a sponsor? If yes, I can sponsor your change.

Best regards,


Zoltan


On 08/02/2016 07:07 AM, Stefan Anzinger wrote:
> 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