RFR: 8350665: SIZE_FORMAT_HEX macro undefined in gtest
Coleen Phillimore
coleenp at openjdk.org
Tue Feb 25 15:49:55 UTC 2025
On Tue, 25 Feb 2025 15:37:40 GMT, SendaoYan <syan 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.
Looks great, and trivial. Thanks for fixing this.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23778#pullrequestreview-2641573129
More information about the hotspot-runtime-dev
mailing list