Integrated: 8333653: Remove MallocHeader::get_stack

Johan Sjölen jsjolen at openjdk.org
Fri Jun 7 12:20:20 UTC 2024


On Wed, 5 Jun 2024 14:28:10 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.

This pull request has now been integrated.

Changeset: 486dee2c
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/486dee2cf420981b4c8111c24c5fbd27aceb238b
Stats:     10 lines in 4 files changed: 0 ins; 5 del; 5 mod

8333653: Remove MallocHeader::get_stack

Reviewed-by: stuefe

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

PR: https://git.openjdk.org/jdk/pull/19562


More information about the hotspot-runtime-dev mailing list