Move OrderAccess::release_store*/load_acquire to Atomic

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: hotspot
    • None
    • b25

      Most atomic access functions are located in the Atomic class, including the relaxed store and load. However, release_store, release_store_fence, and load_acquire are located in OrderAccess. I propose that we move these functions over to Atomic.

            Assignee:
            Stefan Karlsson
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: