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

Move OrderAccess::release_store*/load_acquire to Atomic

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • 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.

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

              Created:
              Updated:
              Resolved: