Request for review(XS): 7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7)
Tom Rodriguez
tom.rodriguez at oracle.com
Tue Jan 25 12:02:00 PST 2011
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