RFR: 8350665: SIZE_FORMAT_HEX macro undefined in gtest

SendaoYan syan at openjdk.org
Thu Feb 27 06:19:03 UTC 2025


On Tue, 25 Feb 2025 15:52:43 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Hi all,
>> 
>> SIZE_FORMAT_HEX macro undefined in test/hotspot/gtest/runtime/test_virtualMemoryTracker.cpp.
>> The SIZE_FORMAT_HEX macro should be replace as "0x%zx" instead.
>> 
>> Trivial fix, change has been verified locally, test-fix only, no risk.
>
> ok

Thanks @tstuefe @coleenp

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

PR Comment: https://git.openjdk.org/jdk/pull/23778#issuecomment-2687013162


More information about the hotspot-runtime-dev mailing list