RFR: 8333653: Remove MallocHeader::get_stack [v2]

Johan Sjölen jsjolen at openjdk.org
Wed Jun 5 16:40:12 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19562/files
  - new: https://git.openjdk.org/jdk/pull/19562/files/cd0f0572..b61184cf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19562&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19562&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19562.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19562/head:pull/19562

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


More information about the hotspot-runtime-dev mailing list