RFR: JDK-8292073: NMT: remove unused constructor parameter from MallocHeader
Lutz Schmidt
lucy at openjdk.org
Wed Aug 10 11:03:35 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)
Except for the removed parameter, this PR contains all the changes that come with #9801.
Why this duplication?
-------------
Changes requested by lucy (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9802
More information about the hotspot-runtime-dev
mailing list