RFR: 8141633: Implement VarHandles/Unsafe intrinsics on AArch64

Andrew Haley aph at redhat.com
Wed Jul 6 12:34:58 UTC 2016


On 06/07/16 13:32, Andrej Golovnin wrote:
> Hi Andrew,
> 
> src/cpu/aarch64/vm/macroAssembler_aarch64.cpp
> 
> 2144 // A generic CAS; success or failure is in the EQ flag.
> 2145 // A generic CAS; success or failure is in the EQ flag.  A weak CAS
> 
> I think the line 2144 can be removed.

Oh bah, merge error.  Will fix.  I'll wait for any more comments.

Thanks,

Andrew.




More information about the hotspot-dev mailing list