Rename weakCompareAndSetVolatile to weakCompareAndSet

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs

      Rename weakCompareAndSet to weakCompareAndSetPlain and weakCompareAndSetVolatile to weakCompareAndSet, thereby leveraging a consistent naming scheme for read-modify-write methods.

      The Atomic* classes should be updated in a separate issue to:

      1) deprecate (not for removal) weakCompareAndSet
      2) add weakCompareAndSetPlain, and leave weakCompareAndSetVolatile (which remains the sole inconsistency in the naming scheme)

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

              Created:
              Updated:
              Resolved: