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

Thomas Stuefe stuefe at openjdk.org
Thu Aug 11 05:27:24 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)

> Trivial change to remove an unused parameter from the constructor of MallocHeader
> 
> (Requires JDK-8292073)
> 
> ### Progress
> * [x]  Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer))
> * [x]  Change must not contain extraneous whitespace
> * [x]  Commit message must refer to an issue
> 
> ### Issue
> * [JDK-8292073](https://bugs.openjdk.org/browse/JDK-8292073): NMT: remove unused constructor parameter from MallocHeader
> 
> ### Reviewers
> * [Lutz Schmidt](https://openjdk.org/census#lucy) (@RealLucy - **Reviewer**)
> 
> ### Reviewing
> Using `git`
> Using Skara CLI tools
> Using diff file

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

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


More information about the hotspot-runtime-dev mailing list