RFR: JDK-8315459: Print G1 reserved and committed sizes as separate items in VM.info and hs_err [v2]
Thomas Stuefe
stuefe at openjdk.org
Fri Sep 1 08:04:48 UTC 2023
On Thu, 31 Aug 2023 18:28:57 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use %zu
>
> Using `%zu` instead of `SIZE_FORMAT` probably makes it easier to read.
Thanks @albertnetymk and @tschatzl
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15516#issuecomment-1702336812
More information about the hotspot-gc-dev
mailing list