hg: jdk/sandbox: 8245594: Remove volatile-qualified member functions and parameters from oop class
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon May 25 20:30:29 UTC 2020
Changeset: e497d4071959
Author: kbarrett
Date: 2020-05-25 16:21 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/e497d4071959
8245594: Remove volatile-qualified member functions and parameters from oop class
Summary: Remove volatile qualifications in oop and derived classes; use Atomic for access.
Reviewed-by: dholmes, coleenp
! src/hotspot/share/gc/shenandoah/shenandoahVerifier.hpp
! src/hotspot/share/gc/z/zOopClosures.inline.hpp
! src/hotspot/share/oops/oopsHierarchy.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
! src/hotspot/share/services/memoryManager.cpp
! src/hotspot/share/services/memoryManager.hpp
! src/hotspot/share/services/memoryPool.cpp
! src/hotspot/share/services/memoryPool.hpp
More information about the jdk-sandbox-changes
mailing list