[9] RFR (XS): 8150543: Mismatched access detection is inaccurate

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Mon Feb 29 20:44:06 UTC 2016


Vladimir, Aleksey, thanks!

Best regards,
Vladimir Ivanov

On 2/29/16 11:19 PM, Vladimir Kozlov wrote:
> 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