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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: