Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
This is a subtask of 8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
Task is to support Atomic::cmpxchg without expensive memory barrier instructions. If new parameter is not specified, the current behavior must be preserved.
relates to
JDK-8157904 Atomic::cmpxchg for jbyte is missing a fence on initial failure
- Resolved
JDK-8154736 enhancement of cmpxchg and copy_to_survivor for ppc64
- Resolved