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

AARCH64: Intrinsify Unsafe.compareAndSetByte and compareAndSetShort

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • b22
    • aarch64

      Unsafe has compareAndSet (ex. compareAndSwap) methods for Object, Int, Long, Short and Byte. Object, Int and Long are intrinsified, while Short and Byte versions are not.

            dpochepk Dmitrij Pochepko
            dpochepk Dmitrij Pochepko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: