-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
9
-
None
Rationale:
http://mail.openjdk.java.net/pipermail/jmm-dev/2016-April/000239.html
This helps platforms that have to emulate CAS with LL/SC. Spurious failures in CAS loops would be handled in the main loop anyway.
http://mail.openjdk.java.net/pipermail/jmm-dev/2016-April/000239.html
This helps platforms that have to emulate CAS with LL/SC. Spurious failures in CAS loops would be handled in the main loop anyway.
- duplicates
-
JDK-8157726 VarHandles/Unsafe should support sub-word atomic ops
-
- Resolved
-
- relates to
-
JDK-8153715 Use Unsafe.weakCompareAndSet in java.util.concurrent
-
- Resolved
-