RFR: 8331858: [nmt] VM.native_memory statistics should work in summary mode [v2]
Thomas Stuefe
stuefe at openjdk.org
Sat May 11 06:18:03 UTC 2024
On Fri, 10 May 2024 15:53:19 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!
>
> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
>
> Addressing feedback
Good for me.
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19179#pullrequestreview-2051092417
More information about the hotspot-runtime-dev
mailing list