Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8168425

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.

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

              Created:
              Updated:
              Resolved: