Relates :
|
|
Relates :
|
|
Relates :
|
There are manual transitions to thread_blocked in ObjectMonitor and RawMonitor code. The reason for the manual transition is because some action needs to be performed before processing handshakes/safepoints. One suggestion is to add a function, e.g., a template, to the transition RAII object.
|