Request for review(XS): 7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7)
Igor Veresov
igor.veresov at oracle.com
Tue Jan 25 14:17:12 PST 2011
Thanks Tom and Vladmir!
On 1/25/11 12:02 PM, Tom Rodriguez wrote:
> Wow, that's been broken forever. Looks good.
>
> tom
>
> On Jan 25, 2011, at 11:53 AM, Igor Veresov wrote:
>
>> CTW fails with assertion when trying to emit LIR for AtomicLongCSImpl::attemptUpdate() because it uses arithmetic to compute a field address. This fix changes it to use lea.
>>
>> Webrev: http://cr.openjdk.java.net/~iveresov/7014247/webrev.00/
>>
>> Thanks,
>> igor
>
More information about the hotspot-compiler-dev
mailing list