|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
|
JDK-8252980 :
|
|
|
JDK-8252981 :
|
|
|
JDK-8253225 :
|
Erik O. would like to migrate this field:
src/hotspot/share/runtime/objectMonitor.hpp:
class ObjectMonitor {
<snip>
void* volatile _object; // backward object pointer - strong root
to use the OopStorage mechanism.
|