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.
- blocks
-
JDK-8234563 Harmonize parameter order in Atomic
-
- Resolved
-
- relates to
-
JDK-8234806 Shenandoah: Fix compilation error related to atomic/orderAccess changes
-
- Closed
-