Description
In the C1 xchg operation, AArch64 and PPC don't deal well with the input register and output register being the same. In some new code, that can happen. This change aims at solving that issue.
Attachments
Issue Links
- relates to
-
JDK-8320807 [PPC64][ZGC] C1 generates wrong code for atomics
- Resolved