-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: core-libs
-
b127
A VarHandle covering a float/double field or array can support CAS/set/add atomics by converting to/from raw bits.
WithJDK-8157726 filling out subword CAS/set/add for boolean, byte and short. This completes the support for all primitive types and the reference type.
With
- relates to
-
JDK-8157726 VarHandles/Unsafe should support sub-word atomic ops
-
- Resolved
-