RFR: 8348536: Remove remain SIZE_FORMAT usage after JDK-8347990 [v4]

Coleen Phillimore coleenp at openjdk.org
Tue Feb 25 12:32:58 UTC 2025


On Tue, 25 Feb 2025 00:05:07 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>> This is complement implement PR of [JDK-8347990](https://bugs.openjdk.org/browse/JDK-8347990), which fix make fails with extra flags '-DLOG_PLEASE'.
>> 
>> Change has been verified locally, test-fix only, risk is low.
>
> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Replace SSIZE_FORMAT as %zd

I requested since you were doing this, that you should fix SIZE_FORMAT_HEX in test/hotspot/gtest/runtime/test_virtualMemoryTracker.cpp too.

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

PR Comment: https://git.openjdk.org/jdk/pull/23290#issuecomment-2681806494


More information about the hotspot-runtime-dev mailing list