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

Rename internal Unsafe.compare methods

XMLWordPrintable

    • b08
    • Not verified

      Rename the following methods in the internal Unsafe:

      - compareAndExchange*Volatile to compareAndExchange*

      - compareAndSwap* to compareAndSet*

      - weakCompareAndSwap*Volatile -> weakCompareAndSwap

      - weakCompareAndSwap* -> weakCompareAndSwap*Plain

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

              Created:
              Updated:
              Resolved: