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

C1 intrinsics for CompareAndExchange (x86)

XMLWordPrintable

      Most new Unsafe methods delegate to stronger variants in Unsafe.java, with the exception of new CompareAndExchange methods. compareAndExchange cannot be emulated with existing APIs. We need to intrinsify compareAndExchange methods separately.

            Unassigned Unassigned
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: