8234020: Remove FullGCCount_lock

Reviewed-by: kbarrett
This commit is contained in:
Albert Mingkun Yang 2021-04-27 07:21:15 +00:00
parent 4785e112ae
commit 468c847cc8
4 changed files with 0 additions and 24 deletions

View file

@ -66,7 +66,6 @@ extern Mutex* NonJavaThreadsListSync_lock; // a lock for NonJavaThreads li
extern Monitor* CGC_lock; // used for coordination between
// fore- & background GC threads.
extern Monitor* STS_lock; // used for joining/leaving SuspendibleThreadSet.
extern Monitor* FullGCCount_lock; // in support of "concurrent" full gc
extern Monitor* G1OldGCCount_lock; // in support of "concurrent" full gc
extern Mutex* Shared_DirtyCardQ_lock; // Lock protecting dirty card
// queue shared by