Integrated: 8331858: [nmt] VM.native_memory statistics should work in summary mode
Sonia Zaldana Calles
szaldana at openjdk.org
Tue May 14 14:07:11 UTC 2024
On Fri, 10 May 2024 15:26:40 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> Hi all,
>
> This PR addresses [8331858](https://bugs.openjdk.org/browse/JDK-8331858) enabling the "statistics" sub-option for jcmd VM.native_memory.
>
> Since [8256844](https://bugs.openjdk.org/browse/JDK-8256844), preinit state gets printed under "statistics" and this is also relevant for the summary state.
>
> Testing:
> - [x] Added test case passes.
>
> Thanks!
This pull request has now been integrated.
Changeset: 5a4415a6
Author: Sonia Zaldana Calles <szaldana at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5a4415a6bddb25cbd5b87ff8ad1a06179c2e452e
Stats: 73 lines in 3 files changed: 64 ins; 0 del; 9 mod
8331858: [nmt] VM.native_memory statistics should work in summary mode
Reviewed-by: stuefe, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/19179
More information about the hotspot-runtime-dev
mailing list