Details
Description
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
Attachments
Issue Links
- relates to
-
JDK-8157726 VarHandles/Unsafe should support sub-word atomic ops
-
- Resolved
-