RFR: 8247281: migrate ObjectMonitor::_object to OopStorage [v2]
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Sep 11 21:45:12 UTC 2020
On Fri, 11 Sep 2020 21:15:06 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> The function is VM_HeapWalkOperation::collect_simple_roots()
>> and we no longer have a root in the ObjectMonitor so my take is
>> no we don't. I believe @fisk concurs with that reasoning.
>
> Yes, exactly.
Thanks for confirmation.
-------------
PR: https://git.openjdk.java.net/jdk/pull/135
More information about the hotspot-gc-dev
mailing list