[9] RFR (XS): 8150543: Mismatched access detection is inaccurate
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Feb 29 20:19:48 UTC 2016
Looks good.
Thanks,
Vladimir
On 2/29/16 4:39 AM, Vladimir Ivanov wrote:
> On 2/29/16 3:36 PM, Vladimir Ivanov wrote:
>> Updated version:
>> http://cr.openjdk.java.net/~vlivanov/8150543/webrev.01/
>>
>> Adjusted is_mismatched_access for LoadP node which has memory_type() ==
>> T_ARRAY.
> Sorry, T_ADDRESS:
> virtual BasicType memory_type() const { return T_ADDRESS; }
>
> Best regards,
> Vladimir Ivanov
More information about the hotspot-compiler-dev
mailing list