JDK 23 |
---|
23 b09Fixed |
Relates :
|
|
Relates :
|
The method ' ObjectMonitor* ObjectSynchronizer::inflate(Thread* current, oop object, const InflateCause cause) ' expect to be invoked with the current thread. However in the method Deoptimization::relock_objects() it is executed with deoptee thread. See: https://github.com/openjdk/jdk/blob/master/src/hotspot/share/runtime/deoptimization.cpp#L1650
|