8286957: Held monitor count

Reviewed-by: rpressler, eosterlund
This commit is contained in:
Robbin Ehn 2022-07-08 07:12:19 +00:00
parent 1fec62f299
commit ac399e9777
44 changed files with 407 additions and 238 deletions

View file

@ -552,7 +552,6 @@ bool Thread::set_as_starting_thread() {
return os::create_main_thread(JavaThread::cast(this));
}
// Ad-hoc mutual exclusion primitives: SpinLock
//
// We employ SpinLocks _only for low-contention, fixed-length