hg: jdk/sandbox: 8213137: Remove static initialization of monitor/mutex instances

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Nov 8 12:45:26 UTC 2018


Changeset: bc5c7f63dbae
Author:    dholmes
Date:      2018-11-08 07:42 -0500
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/bc5c7f63dbae

8213137: Remove static initialization of monitor/mutex instances
Summary: moved to the global mutex list in mutexLocker
Reviewed-by: tschatzl, dcubed, rehn, eosterlund

! src/hotspot/share/gc/shared/parallelCleaning.cpp
! src/hotspot/share/gc/shared/parallelCleaning.hpp
! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
! src/hotspot/share/runtime/sweeper.cpp
! src/hotspot/share/runtime/sweeper.hpp
! src/hotspot/share/runtime/threadSMR.cpp
! src/hotspot/share/runtime/threadSMR.hpp
! src/hotspot/share/services/diagnosticFramework.cpp
! src/hotspot/share/services/diagnosticFramework.hpp
! src/hotspot/share/utilities/decoder.cpp
! src/hotspot/share/utilities/decoder.hpp



More information about the jdk-sandbox-changes mailing list