hotspot/src/share/vm/runtime/mutexLocker.hpp
author jfdenise
Thu, 25 Jun 2015 18:25:19 +0200
changeset 31608 b5cb9a07591a
parent 28831 454224c7e3ba
child 31790 4a08476437e8
permissions -rw-r--r--
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
/*
28831
454224c7e3ba 8069273: Decrease Hot Card Cache Lock contention
redestad
parents: 27874
diff changeset
     2
 * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
 * This code is free software; you can redistribute it and/or modify it
489c9b5090e2 Initial load
duke
parents:
diff changeset
     6
 * under the terms of the GNU General Public License version 2 only, as
489c9b5090e2 Initial load
duke
parents:
diff changeset
     7
 * published by the Free Software Foundation.
489c9b5090e2 Initial load
duke
parents:
diff changeset
     8
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
     9
 * This code is distributed in the hope that it will be useful, but WITHOUT
489c9b5090e2 Initial load
duke
parents:
diff changeset
    10
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
489c9b5090e2 Initial load
duke
parents:
diff changeset
    11
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
489c9b5090e2 Initial load
duke
parents:
diff changeset
    12
 * version 2 for more details (a copy is included in the LICENSE file that
489c9b5090e2 Initial load
duke
parents:
diff changeset
    13
 * accompanied this code).
489c9b5090e2 Initial load
duke
parents:
diff changeset
    14
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
    15
 * You should have received a copy of the GNU General Public License version
489c9b5090e2 Initial load
duke
parents:
diff changeset
    16
 * 2 along with this work; if not, write to the Free Software Foundation,
489c9b5090e2 Initial load
duke
parents:
diff changeset
    17
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    18
 *
5547
f4b087cbb361 6941466: Oracle rebranding changes for Hotspot repositories
trims
parents: 5242
diff changeset
    19
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
f4b087cbb361 6941466: Oracle rebranding changes for Hotspot repositories
trims
parents: 5242
diff changeset
    20
 * or visit www.oracle.com if you need additional information or have any
f4b087cbb361 6941466: Oracle rebranding changes for Hotspot repositories
trims
parents: 5242
diff changeset
    21
 * questions.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    22
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
    23
 */
489c9b5090e2 Initial load
duke
parents:
diff changeset
    24
7397
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
    25
#ifndef SHARE_VM_RUNTIME_MUTEXLOCKER_HPP
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
    26
#define SHARE_VM_RUNTIME_MUTEXLOCKER_HPP
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
    27
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
    28
#include "memory/allocation.hpp"
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
    29
#include "runtime/mutex.hpp"
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
    30
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    31
// Mutexes used in the VM.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    32
489c9b5090e2 Initial load
duke
parents:
diff changeset
    33
extern Mutex*   Patching_lock;                   // a lock used to guard code patching of compiled code
22551
9bf46d16dcc6 8025856: Fix typos in the GC code
jwilhelm
parents: 20017
diff changeset
    34
extern Monitor* SystemDictionary_lock;           // a lock on the system dictionary
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    35
extern Mutex*   PackageTable_lock;               // a lock on the class loader package table
489c9b5090e2 Initial load
duke
parents:
diff changeset
    36
extern Mutex*   CompiledIC_lock;                 // a lock used to guard compiled IC patching and access
489c9b5090e2 Initial load
duke
parents:
diff changeset
    37
extern Mutex*   InlineCacheBuffer_lock;          // a lock used to guard the InlineCacheBuffer
489c9b5090e2 Initial load
duke
parents:
diff changeset
    38
extern Mutex*   VMStatistic_lock;                // a lock used to guard statistics count increment
489c9b5090e2 Initial load
duke
parents:
diff changeset
    39
extern Mutex*   JNIGlobalHandle_lock;            // a lock on creating JNI global handles
489c9b5090e2 Initial load
duke
parents:
diff changeset
    40
extern Mutex*   JNIHandleBlockFreeList_lock;     // a lock on the JNI handle block free list
17029
9ff8d7c0ed79 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
sspitsyn
parents: 14390
diff changeset
    41
extern Mutex*   MemberNameTable_lock;            // a lock on the MemberNameTable updates
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    42
extern Mutex*   JmethodIdCreation_lock;          // a lock on creating JNI method identifiers
489c9b5090e2 Initial load
duke
parents:
diff changeset
    43
extern Mutex*   JfieldIdCreation_lock;           // a lock on creating JNI static field identifiers
489c9b5090e2 Initial load
duke
parents:
diff changeset
    44
extern Monitor* JNICritical_lock;                // a lock used while entering and exiting JNI critical regions, allows GC to sometimes get in
489c9b5090e2 Initial load
duke
parents:
diff changeset
    45
extern Mutex*   JvmtiThreadState_lock;           // a lock on modification of JVMTI thread data
489c9b5090e2 Initial load
duke
parents:
diff changeset
    46
extern Monitor* JvmtiPendingEvent_lock;          // a lock on the JVMTI pending events list
1374
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    47
extern Monitor* Heap_lock;                       // a lock on the heap
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    48
extern Mutex*   ExpandHeap_lock;                 // a lock on expanding the heap
489c9b5090e2 Initial load
duke
parents:
diff changeset
    49
extern Mutex*   AdapterHandlerLibrary_lock;      // a lock on the AdapterHandlerLibrary
489c9b5090e2 Initial load
duke
parents:
diff changeset
    50
extern Mutex*   SignatureHandlerLibrary_lock;    // a lock on the SignatureHandlerLibrary
489c9b5090e2 Initial load
duke
parents:
diff changeset
    51
extern Mutex*   VtableStubs_lock;                // a lock on the VtableStubs
489c9b5090e2 Initial load
duke
parents:
diff changeset
    52
extern Mutex*   SymbolTable_lock;                // a lock on the symbol table
489c9b5090e2 Initial load
duke
parents:
diff changeset
    53
extern Mutex*   StringTable_lock;                // a lock on the interned string table
23472
35e93890ed88 8029075: String deduplication in G1
pliden
parents: 22876
diff changeset
    54
extern Monitor* StringDedupQueue_lock;           // a lock on the string deduplication queue
35e93890ed88 8029075: String deduplication in G1
pliden
parents: 22876
diff changeset
    55
extern Mutex*   StringDedupTable_lock;           // a lock on the string deduplication table
27420
04e6f914cce1 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
anoll
parents: 25468
diff changeset
    56
extern Monitor* CodeCache_lock;                  // a lock on the CodeCache, rank is special, use MutexLockerEx
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    57
extern Mutex*   MethodData_lock;                 // a lock on installation of method data
489c9b5090e2 Initial load
duke
parents:
diff changeset
    58
extern Mutex*   RetData_lock;                    // a lock on installation of RetData inside method data
489c9b5090e2 Initial load
duke
parents:
diff changeset
    59
extern Mutex*   DerivedPointerTableGC_lock;      // a lock to protect the derived pointer table
489c9b5090e2 Initial load
duke
parents:
diff changeset
    60
extern Monitor* VMOperationQueue_lock;           // a lock on queue of vm_operations waiting to execute
489c9b5090e2 Initial load
duke
parents:
diff changeset
    61
extern Monitor* VMOperationRequest_lock;         // a lock on Threads waiting for a vm_operation to terminate
489c9b5090e2 Initial load
duke
parents:
diff changeset
    62
extern Monitor* Safepoint_lock;                  // a lock used by the safepoint abstraction
489c9b5090e2 Initial load
duke
parents:
diff changeset
    63
extern Monitor* Threads_lock;                    // a lock on the Threads table of active Java threads
489c9b5090e2 Initial load
duke
parents:
diff changeset
    64
                                                 // (also used by Safepoints too to block threads creation/destruction)
489c9b5090e2 Initial load
duke
parents:
diff changeset
    65
extern Monitor* CGC_lock;                        // used for coordination between
489c9b5090e2 Initial load
duke
parents:
diff changeset
    66
                                                 // fore- & background GC threads.
24094
5dbf1f44de18 8039147: Cleanup SuspendibleThreadSet
pliden
parents: 23472
diff changeset
    67
extern Monitor* STS_lock;                        // used for joining/leaving SuspendibleThreadSet.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    68
extern Monitor* SLT_lock;                        // used in CMS GC for acquiring PLL
489c9b5090e2 Initial load
duke
parents:
diff changeset
    69
extern Monitor* FullGCCount_lock;                // in support of "concurrent" full gc
1374
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    70
extern Monitor* CMark_lock;                      // used for concurrent mark thread coordination
5242
85cf92183e39 6940310: G1: MT-unsafe calls to CM::region_stack_push() / CM::region_stack_pop()
tonyp
parents: 3261
diff changeset
    71
extern Mutex*   CMRegionStack_lock;              // used for protecting accesses to the CM region stack
1374
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    72
extern Mutex*   SATB_Q_FL_lock;                  // Protects SATB Q
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    73
                                                 // buffer free list.
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    74
extern Monitor* SATB_Q_CBL_mon;                  // Protects SATB Q
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    75
                                                 // completed buffer queue.
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    76
extern Mutex*   Shared_SATB_Q_lock;              // Lock protecting SATB
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    77
                                                 // queue shared by
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    78
                                                 // non-Java threads.
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    79
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    80
extern Mutex*   DirtyCardQ_FL_lock;              // Protects dirty card Q
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    81
                                                 // buffer free list.
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    82
extern Monitor* DirtyCardQ_CBL_mon;              // Protects dirty card Q
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    83
                                                 // completed buffer queue.
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    84
extern Mutex*   Shared_DirtyCardQ_lock;          // Lock protecting dirty card
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    85
                                                 // queue shared by
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    86
                                                 // non-Java threads.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    87
                                                 // (see option ExplicitGCInvokesConcurrent)
489c9b5090e2 Initial load
duke
parents:
diff changeset
    88
extern Mutex*   ParGCRareEvent_lock;             // Synchronizes various (rare) parallel GC ops.
1374
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
    89
extern Mutex*   EvacFailureStack_lock;           // guards the evac failure scan stack
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    90
extern Mutex*   Compile_lock;                    // a lock held when Compilation is updating code (used to block CodeCache traversal, CHA updates, etc)
489c9b5090e2 Initial load
duke
parents:
diff changeset
    91
extern Monitor* MethodCompileQueue_lock;         // a lock held when method compilations are enqueued, dequeued
489c9b5090e2 Initial load
duke
parents:
diff changeset
    92
extern Monitor* CompileThread_lock;              // a lock held by compile threads during compilation system initialization
27642
8c9eff693145 8059624: Test task: WhiteBox API for testing segmented codecache feature
iignatyev
parents: 27420
diff changeset
    93
extern Monitor* Compilation_lock;                // a lock used to pause compilation
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    94
extern Mutex*   CompileTaskAlloc_lock;           // a lock held when CompileTasks are allocated
489c9b5090e2 Initial load
duke
parents:
diff changeset
    95
extern Mutex*   CompileStatistics_lock;          // a lock held when updating compilation statistics
489c9b5090e2 Initial load
duke
parents:
diff changeset
    96
extern Mutex*   MultiArray_lock;                 // a lock used to guard allocation of multi-dim arrays
489c9b5090e2 Initial load
duke
parents:
diff changeset
    97
extern Monitor* Terminator_lock;                 // a lock used to guard termination of the vm
489c9b5090e2 Initial load
duke
parents:
diff changeset
    98
extern Monitor* BeforeExit_lock;                 // a lock used to guard cleanups and shutdown hooks
489c9b5090e2 Initial load
duke
parents:
diff changeset
    99
extern Monitor* Notify_lock;                     // a lock used to synchronize the start-up of the vm
489c9b5090e2 Initial load
duke
parents:
diff changeset
   100
extern Monitor* Interrupt_lock;                  // a lock used for condition variable mediated interrupt processing
489c9b5090e2 Initial load
duke
parents:
diff changeset
   101
extern Monitor* ProfileVM_lock;                  // a lock used for profiling the VMThread
489c9b5090e2 Initial load
duke
parents:
diff changeset
   102
extern Mutex*   ProfilePrint_lock;               // a lock used to serialize the printing of profiles
489c9b5090e2 Initial load
duke
parents:
diff changeset
   103
extern Mutex*   ExceptionCache_lock;             // a lock used to synchronize exception cache updates
489c9b5090e2 Initial load
duke
parents:
diff changeset
   104
extern Mutex*   OsrList_lock;                    // a lock used to serialize access to OSR queues
31608
b5cb9a07591a 8080511: Refresh of jimage support
jfdenise
parents: 28831
diff changeset
   105
extern Mutex*   ImageFileReaderTable_lock;       // a lock used to synchronize image readers open/close
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   106
489c9b5090e2 Initial load
duke
parents:
diff changeset
   107
#ifndef PRODUCT
489c9b5090e2 Initial load
duke
parents:
diff changeset
   108
extern Mutex*   FullGCALot_lock;                 // a lock to make FullGCALot MT safe
11584
e1df4d08a1f4 7127706: G1: re-enable survivors during the initial-mark pause
tonyp
parents: 10565
diff changeset
   109
#endif // PRODUCT
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   110
extern Mutex*   Debug1_lock;                     // A bunch of pre-allocated locks that can be used for tracing
489c9b5090e2 Initial load
duke
parents:
diff changeset
   111
extern Mutex*   Debug2_lock;                     // down synchronization related bugs!
489c9b5090e2 Initial load
duke
parents:
diff changeset
   112
extern Mutex*   Debug3_lock;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   113
489c9b5090e2 Initial load
duke
parents:
diff changeset
   114
extern Mutex*   RawMonitor_lock;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   115
extern Mutex*   PerfDataMemAlloc_lock;           // a lock on the allocator for PerfData memory for performance data
489c9b5090e2 Initial load
duke
parents:
diff changeset
   116
extern Mutex*   PerfDataManager_lock;            // a long on access to PerfDataManager resources
489c9b5090e2 Initial load
duke
parents:
diff changeset
   117
extern Mutex*   ParkerFreeList_lock;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   118
extern Mutex*   OopMapCacheAlloc_lock;           // protects allocation of oop_map caches
489c9b5090e2 Initial load
duke
parents:
diff changeset
   119
7923
fc200fcd4e05 6977804: G1: remove the zero-filling thread
tonyp
parents: 7397
diff changeset
   120
extern Mutex*   FreeList_lock;                   // protects the free region list during safepoints
fc200fcd4e05 6977804: G1: remove the zero-filling thread
tonyp
parents: 7397
diff changeset
   121
extern Monitor* SecondaryFreeList_lock;          // protects the secondary free region list
fc200fcd4e05 6977804: G1: remove the zero-filling thread
tonyp
parents: 7397
diff changeset
   122
extern Mutex*   OldSets_lock;                    // protects the old region sets
11584
e1df4d08a1f4 7127706: G1: re-enable survivors during the initial-mark pause
tonyp
parents: 10565
diff changeset
   123
extern Monitor* RootRegionScan_lock;             // used to notify that the CM threads have finished scanning the IM snapshot regions
1374
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
   124
extern Mutex*   MMUTracker_lock;                 // protects the MMU
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
   125
                                                 // tracker data structures
4c24294029a9 6711316: Open source the Garbage-First garbage collector
ysr
parents: 228
diff changeset
   126
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   127
extern Mutex*   Management_lock;                 // a lock used to serialize JVM management
8110
c992c8d52344 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
kamg
parents: 7923
diff changeset
   128
extern Monitor* Service_lock;                    // a lock used for service thread operation
19542
e55d447cc2a1 8023457: Event based tracing framework needs a mutex for thread groups
mgronlun
parents: 17029
diff changeset
   129
extern Monitor* PeriodicTask_lock;               // protects the periodic task structure
11480
1bf714e8adb4 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
phh
parents: 10565
diff changeset
   130
19542
e55d447cc2a1 8023457: Event based tracing framework needs a mutex for thread groups
mgronlun
parents: 17029
diff changeset
   131
#ifdef INCLUDE_TRACE
e55d447cc2a1 8023457: Event based tracing framework needs a mutex for thread groups
mgronlun
parents: 17029
diff changeset
   132
extern Mutex*   JfrStacktrace_lock;              // used to guard access to the JFR stacktrace table
11480
1bf714e8adb4 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
phh
parents: 10565
diff changeset
   133
extern Monitor* JfrMsg_lock;                     // protects JFR messaging
1bf714e8adb4 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
phh
parents: 10565
diff changeset
   134
extern Mutex*   JfrBuffer_lock;                  // protects JFR buffer operations
1bf714e8adb4 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
phh
parents: 10565
diff changeset
   135
extern Mutex*   JfrStream_lock;                  // protects JFR stream access
19542
e55d447cc2a1 8023457: Event based tracing framework needs a mutex for thread groups
mgronlun
parents: 17029
diff changeset
   136
extern Mutex*   JfrThreadGroups_lock;            // protects JFR access to Thread Groups
e55d447cc2a1 8023457: Event based tracing framework needs a mutex for thread groups
mgronlun
parents: 17029
diff changeset
   137
#endif
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   138
27874
e9b44eb1613f 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
dholmes
parents: 27645
diff changeset
   139
#ifndef SUPPORTS_NATIVE_CX8
e9b44eb1613f 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
dholmes
parents: 27645
diff changeset
   140
extern Mutex*   UnsafeJlong_lock;                // provides Unsafe atomic updates to jlongs on platforms that don't support cx8
e9b44eb1613f 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
dholmes
parents: 27645
diff changeset
   141
#endif
e9b44eb1613f 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
dholmes
parents: 27645
diff changeset
   142
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   143
// A MutexLocker provides mutual exclusion with respect to a given mutex
489c9b5090e2 Initial load
duke
parents:
diff changeset
   144
// for the scope which contains the locker.  The lock is an OS lock, not
489c9b5090e2 Initial load
duke
parents:
diff changeset
   145
// an object lock, and the two do not interoperate.  Do not use Mutex-based
489c9b5090e2 Initial load
duke
parents:
diff changeset
   146
// locks to lock on Java objects, because they will not be respected if a
489c9b5090e2 Initial load
duke
parents:
diff changeset
   147
// that object is locked using the Java locking mechanism.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   148
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   149
//                NOTE WELL!!
489c9b5090e2 Initial load
duke
parents:
diff changeset
   150
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   151
// See orderAccess.hpp.  We assume throughout the VM that MutexLocker's
489c9b5090e2 Initial load
duke
parents:
diff changeset
   152
// and friends constructors do a fence, a lock and an acquire *in that
489c9b5090e2 Initial load
duke
parents:
diff changeset
   153
// order*.  And that their destructors do a release and unlock, in *that*
489c9b5090e2 Initial load
duke
parents:
diff changeset
   154
// order.  If their implementations change such that these assumptions
489c9b5090e2 Initial load
duke
parents:
diff changeset
   155
// are violated, a whole lot of code will break.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   156
489c9b5090e2 Initial load
duke
parents:
diff changeset
   157
// Print all mutexes/monitors that are currently owned by a thread; called
489c9b5090e2 Initial load
duke
parents:
diff changeset
   158
// by fatal error handler.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   159
void print_owned_locks_on_error(outputStream* st);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   160
489c9b5090e2 Initial load
duke
parents:
diff changeset
   161
char *lock_name(Mutex *mutex);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   162
489c9b5090e2 Initial load
duke
parents:
diff changeset
   163
class MutexLocker: StackObj {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   164
 private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   165
  Monitor * _mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   166
 public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   167
  MutexLocker(Monitor * mutex) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   168
    assert(mutex->rank() != Mutex::special,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   169
      "Special ranked mutex should only use MutexLockerEx");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   170
    _mutex = mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   171
    _mutex->lock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   172
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   173
489c9b5090e2 Initial load
duke
parents:
diff changeset
   174
  // Overloaded constructor passing current thread
489c9b5090e2 Initial load
duke
parents:
diff changeset
   175
  MutexLocker(Monitor * mutex, Thread *thread) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   176
    assert(mutex->rank() != Mutex::special,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   177
      "Special ranked mutex should only use MutexLockerEx");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   178
    _mutex = mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   179
    _mutex->lock(thread);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   180
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   181
489c9b5090e2 Initial load
duke
parents:
diff changeset
   182
  ~MutexLocker() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   183
    _mutex->unlock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   184
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   185
489c9b5090e2 Initial load
duke
parents:
diff changeset
   186
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   187
489c9b5090e2 Initial load
duke
parents:
diff changeset
   188
// for debugging: check that we're already owning this lock (or are at a safepoint)
489c9b5090e2 Initial load
duke
parents:
diff changeset
   189
#ifdef ASSERT
489c9b5090e2 Initial load
duke
parents:
diff changeset
   190
void assert_locked_or_safepoint(const Monitor * lock);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   191
void assert_lock_strong(const Monitor * lock);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   192
#else
489c9b5090e2 Initial load
duke
parents:
diff changeset
   193
#define assert_locked_or_safepoint(lock)
489c9b5090e2 Initial load
duke
parents:
diff changeset
   194
#define assert_lock_strong(lock)
489c9b5090e2 Initial load
duke
parents:
diff changeset
   195
#endif
489c9b5090e2 Initial load
duke
parents:
diff changeset
   196
489c9b5090e2 Initial load
duke
parents:
diff changeset
   197
// A MutexLockerEx behaves like a MutexLocker when its constructor is
489c9b5090e2 Initial load
duke
parents:
diff changeset
   198
// called with a Mutex.  Unlike a MutexLocker, its constructor can also be
489c9b5090e2 Initial load
duke
parents:
diff changeset
   199
// called with NULL, in which case the MutexLockerEx is a no-op.  There
489c9b5090e2 Initial load
duke
parents:
diff changeset
   200
// is also a corresponding MutexUnlockerEx.  We want to keep the
489c9b5090e2 Initial load
duke
parents:
diff changeset
   201
// basic MutexLocker as fast as possible.  MutexLockerEx can also lock
489c9b5090e2 Initial load
duke
parents:
diff changeset
   202
// without safepoint check.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   203
489c9b5090e2 Initial load
duke
parents:
diff changeset
   204
class MutexLockerEx: public StackObj {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   205
 private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   206
  Monitor * _mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   207
 public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   208
  MutexLockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   209
    _mutex = mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   210
    if (_mutex != NULL) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   211
      assert(mutex->rank() > Mutex::special || no_safepoint_check,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   212
        "Mutexes with rank special or lower should not do safepoint checks");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   213
      if (no_safepoint_check)
489c9b5090e2 Initial load
duke
parents:
diff changeset
   214
        _mutex->lock_without_safepoint_check();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   215
      else
489c9b5090e2 Initial load
duke
parents:
diff changeset
   216
        _mutex->lock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   217
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   218
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   219
489c9b5090e2 Initial load
duke
parents:
diff changeset
   220
  ~MutexLockerEx() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   221
    if (_mutex != NULL) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   222
      _mutex->unlock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   223
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   224
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   225
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   226
489c9b5090e2 Initial load
duke
parents:
diff changeset
   227
// A MonitorLockerEx is like a MutexLockerEx above, except it takes
489c9b5090e2 Initial load
duke
parents:
diff changeset
   228
// a possibly null Monitor, and allows wait/notify as well which are
489c9b5090e2 Initial load
duke
parents:
diff changeset
   229
// delegated to the underlying Monitor.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   230
489c9b5090e2 Initial load
duke
parents:
diff changeset
   231
class MonitorLockerEx: public MutexLockerEx {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   232
 private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   233
  Monitor * _monitor;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   234
 public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   235
  MonitorLockerEx(Monitor* monitor,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   236
                  bool no_safepoint_check = !Mutex::_no_safepoint_check_flag):
489c9b5090e2 Initial load
duke
parents:
diff changeset
   237
    MutexLockerEx(monitor, no_safepoint_check),
489c9b5090e2 Initial load
duke
parents:
diff changeset
   238
    _monitor(monitor) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   239
    // Superclass constructor did locking
489c9b5090e2 Initial load
duke
parents:
diff changeset
   240
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   241
489c9b5090e2 Initial load
duke
parents:
diff changeset
   242
  ~MonitorLockerEx() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   243
    #ifdef ASSERT
489c9b5090e2 Initial load
duke
parents:
diff changeset
   244
      if (_monitor != NULL) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   245
        assert_lock_strong(_monitor);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   246
      }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   247
    #endif  // ASSERT
489c9b5090e2 Initial load
duke
parents:
diff changeset
   248
    // Superclass destructor will do unlocking
489c9b5090e2 Initial load
duke
parents:
diff changeset
   249
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   250
489c9b5090e2 Initial load
duke
parents:
diff changeset
   251
  bool wait(bool no_safepoint_check = !Mutex::_no_safepoint_check_flag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   252
            long timeout = 0,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   253
            bool as_suspend_equivalent = !Mutex::_as_suspend_equivalent_flag) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   254
    if (_monitor != NULL) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   255
      return _monitor->wait(no_safepoint_check, timeout, as_suspend_equivalent);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   256
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   257
    return false;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   258
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   259
489c9b5090e2 Initial load
duke
parents:
diff changeset
   260
  bool notify_all() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   261
    if (_monitor != NULL) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   262
      return _monitor->notify_all();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   263
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   264
    return true;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   265
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   266
489c9b5090e2 Initial load
duke
parents:
diff changeset
   267
  bool notify() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   268
    if (_monitor != NULL) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   269
      return _monitor->notify();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   270
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   271
    return true;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   272
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   273
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   274
489c9b5090e2 Initial load
duke
parents:
diff changeset
   275
489c9b5090e2 Initial load
duke
parents:
diff changeset
   276
489c9b5090e2 Initial load
duke
parents:
diff changeset
   277
// A GCMutexLocker is usually initialized with a mutex that is
489c9b5090e2 Initial load
duke
parents:
diff changeset
   278
// automatically acquired in order to do GC.  The function that
489c9b5090e2 Initial load
duke
parents:
diff changeset
   279
// synchronizes using a GCMutexLocker may be called both during and between
489c9b5090e2 Initial load
duke
parents:
diff changeset
   280
// GC's.  Thus, it must acquire the mutex if GC is not in progress, but not
489c9b5090e2 Initial load
duke
parents:
diff changeset
   281
// if GC is in progress (since the mutex is already held on its behalf.)
489c9b5090e2 Initial load
duke
parents:
diff changeset
   282
489c9b5090e2 Initial load
duke
parents:
diff changeset
   283
class GCMutexLocker: public StackObj {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   284
private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   285
  Monitor * _mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   286
  bool _locked;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   287
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   288
  GCMutexLocker(Monitor * mutex);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   289
  ~GCMutexLocker() { if (_locked) _mutex->unlock(); }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   290
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   291
489c9b5090e2 Initial load
duke
parents:
diff changeset
   292
489c9b5090e2 Initial load
duke
parents:
diff changeset
   293
489c9b5090e2 Initial load
duke
parents:
diff changeset
   294
// A MutexUnlocker temporarily exits a previously
489c9b5090e2 Initial load
duke
parents:
diff changeset
   295
// entered mutex for the scope which contains the unlocker.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   296
489c9b5090e2 Initial load
duke
parents:
diff changeset
   297
class MutexUnlocker: StackObj {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   298
 private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   299
  Monitor * _mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   300
489c9b5090e2 Initial load
duke
parents:
diff changeset
   301
 public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   302
  MutexUnlocker(Monitor * mutex) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   303
    _mutex = mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   304
    _mutex->unlock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   305
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   306
489c9b5090e2 Initial load
duke
parents:
diff changeset
   307
  ~MutexUnlocker() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   308
    _mutex->lock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   309
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   310
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   311
489c9b5090e2 Initial load
duke
parents:
diff changeset
   312
// A MutexUnlockerEx temporarily exits a previously
489c9b5090e2 Initial load
duke
parents:
diff changeset
   313
// entered mutex for the scope which contains the unlocker.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   314
489c9b5090e2 Initial load
duke
parents:
diff changeset
   315
class MutexUnlockerEx: StackObj {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   316
 private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   317
  Monitor * _mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   318
  bool _no_safepoint_check;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   319
489c9b5090e2 Initial load
duke
parents:
diff changeset
   320
 public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   321
  MutexUnlockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   322
    _mutex = mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   323
    _no_safepoint_check = no_safepoint_check;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   324
    _mutex->unlock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   325
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   326
489c9b5090e2 Initial load
duke
parents:
diff changeset
   327
  ~MutexUnlockerEx() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   328
    if (_no_safepoint_check == Mutex::_no_safepoint_check_flag) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   329
      _mutex->lock_without_safepoint_check();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   330
    } else {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   331
      _mutex->lock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   332
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   333
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   334
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   335
489c9b5090e2 Initial load
duke
parents:
diff changeset
   336
#ifndef PRODUCT
489c9b5090e2 Initial load
duke
parents:
diff changeset
   337
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   338
// A special MutexLocker that allows:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   339
//   - reentrant locking
489c9b5090e2 Initial load
duke
parents:
diff changeset
   340
//   - locking out of order
489c9b5090e2 Initial load
duke
parents:
diff changeset
   341
//
22551
9bf46d16dcc6 8025856: Fix typos in the GC code
jwilhelm
parents: 20017
diff changeset
   342
// Only to be used for verify code, where we can relax out dead-lock
9bf46d16dcc6 8025856: Fix typos in the GC code
jwilhelm
parents: 20017
diff changeset
   343
// detection code a bit (unsafe, but probably ok). This code is NEVER to
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   344
// be included in a product version.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   345
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   346
class VerifyMutexLocker: StackObj {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   347
 private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   348
  Monitor * _mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   349
  bool   _reentrant;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   350
 public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   351
  VerifyMutexLocker(Monitor * mutex) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   352
    _mutex     = mutex;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   353
    _reentrant = mutex->owned_by_self();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   354
    if (!_reentrant) {
22551
9bf46d16dcc6 8025856: Fix typos in the GC code
jwilhelm
parents: 20017
diff changeset
   355
      // We temp. disable strict safepoint checking, while we require the lock
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   356
      FlagSetting fs(StrictSafepointChecks, false);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   357
      _mutex->lock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   358
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   359
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   360
489c9b5090e2 Initial load
duke
parents:
diff changeset
   361
  ~VerifyMutexLocker() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   362
    if (!_reentrant) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   363
      _mutex->unlock();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   364
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   365
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   366
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   367
489c9b5090e2 Initial load
duke
parents:
diff changeset
   368
#endif
7397
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
   369
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 5707
diff changeset
   370
#endif // SHARE_VM_RUNTIME_MUTEXLOCKER_HPP