Integrated: 8332125: [nmt] Totals in diff report should print out total malloc and mmap diffs

Sonia Zaldana Calles szaldana at openjdk.org
Thu Jul 11 14:15:02 UTC 2024


On Thu, 23 May 2024 19:54:11 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> Hi all, 
> 
> This PR addresses [8332125](https://bugs.openjdk.org/browse/JDK-8332125) enabling printing total malloc and mmap diffs when printing an NMT diff report. 
> 
> Testing: 
> - [x] Added test case passes. 
> 
> Thanks, 
> Sonia

This pull request has now been integrated.

Changeset: dea92742
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/dea92742c2b5889717f2183dc29b5772daff5340
Stats:     135 lines in 2 files changed: 135 ins; 0 del; 0 mod

8332125: [nmt] Totals in diff report should print out total malloc and mmap diffs

Reviewed-by: stuefe, jsjolen

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

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


More information about the hotspot-runtime-dev mailing list