RFR: 8350665: SIZE_FORMAT_HEX macro undefined in gtest

Thomas Stuefe stuefe at openjdk.org
Tue Feb 25 15:55:04 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.

ok

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23778#pullrequestreview-2641598889


More information about the hotspot-runtime-dev mailing list