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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Aug 2 23:22:38 UTC 2016


Looks good.

Thanks,
Vladimir

On 8/2/16 7: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