JDK 22 |
---|
22 b18Fixed |
Causes :
|
|
Relates :
|
Lightweight locking has become the default locking scheme. To implement this in JVMCI compiler, we need to export JavaThread::_lock_stack, LockStack::_top, LockStack::_end_offset, and ObjectMonitor::ANONYMOUS_OWNER
|