hg: jdk/sandbox: 8245236: Remove MO_VOLATILE Access decorator
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed May 20 06:31:01 UTC 2020
Changeset: 725478d023c4
Author: kbarrett
Date: 2020-05-20 02:02 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/725478d023c4
8245236: Remove MO_VOLATILE Access decorator
Summary: Use MO_RELAXED instead of MO_VOLATILE and removed MO_VOLATILE.
Reviewed-by: stefank, tschatzl
! src/hotspot/share/gc/g1/g1BarrierSet.inline.hpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp
! src/hotspot/share/gc/g1/g1OopClosures.inline.hpp
! src/hotspot/share/oops/access.hpp
! src/hotspot/share/oops/accessBackend.hpp
! src/hotspot/share/oops/accessDecorators.hpp
! src/hotspot/share/oops/oop.hpp
! src/hotspot/share/oops/oop.inline.hpp
More information about the jdk-sandbox-changes
mailing list