RFR: 8333653: Remove MallocHeader::get_stack [v2]
Thomas Stuefe
stuefe at openjdk.org
Wed Jun 5 17:52:56 UTC 2024
On Wed, 5 Jun 2024 16:40:12 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Hi,
>>
>> A small and trivial enhancement, I think. Today, MallocHeader knows about the `MallocSiteTable` and vice versa. That seems a bit strange to me, as it is just a data carrier. Just have only MallocSiteTable be aware of MallocHeader by deleting a method from MallocHeader.
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>
> Update coprights
I think its trivial. Feel free to push it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19562#issuecomment-2150627176
More information about the hotspot-runtime-dev
mailing list