Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8080588 VarHandles development
  3. JDK-8158039

VarHandle float/double field/array access should support CAS/set/add atomics

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • core-libs

      A VarHandle covering a float/double field or array can support CAS/set/add atomics by converting to/from raw bits.

      With JDK-8157726 filling out subword CAS/set/add for boolean, byte and short. This completes the support for all primitive types and the reference type.

            psandoz Paul Sandoz
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: