RFR: 8247281: migrate ObjectMonitor::_object to OopStorage [v3]

Daniel D.Daugherty dcubed at openjdk.java.net
Mon Sep 14 17:13:08 UTC 2020


On Mon, 14 Sep 2020 01:52:04 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Thanks for confirmation.
>
> I don't see anything in the HPROF format description that claims this is a strong root. At a minimum this seems to be a
> behavioural change that would warrant a CSR request. This also seems to be something that the serviceability folk
> should be made aware of and have a chance to comment on.

I've taken a first pass at creating a CSR:
JDK-8253121 migrate ObjectMonitor::_object to OopStorage
https://bugs.openjdk.java.net/browse/JDK-8253121

-------------

PR: https://git.openjdk.java.net/jdk/pull/135


More information about the hotspot-runtime-dev mailing list