Investigate SPARC intrinsics for bitwise operations

XMLWordPrintable

      VarHandles added support for bitwise atomic operations, such as getAndBitwiseOr, for all primitive types except float/double (Note: boolean is supported, which is really a logical operation from the language perspective).

      The bitwise operations are implemented as CAS loops in methods on Unsafe.

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

              Created:
              Updated:
              Resolved: