RFR: JDK-8292073: NMT: remove unused constructor parameter from MallocHeader

Lutz Schmidt lucy at openjdk.org
Wed Aug 10 10:58:40 UTC 2022


On Tue, 9 Aug 2022 06:05:48 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Trivial change to remove an unused parameter from the constructor of MallocHeader
> 
> (Requires JDK-8292073)

LGTM.
Thanks for factoring out MallocHeader. Looks significantly cleaner now.

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

Marked as reviewed by lucy (Reviewer).

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


More information about the hotspot-runtime-dev mailing list