Integrated: 8350665: SIZE_FORMAT_HEX macro undefined in gtest
SendaoYan
syan at openjdk.org
Thu Feb 27 06:19: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.
This pull request has now been integrated.
Changeset: b29f8b04
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b29f8b04780bffff2b25acb95f22b4fdf83f3724
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8350665: SIZE_FORMAT_HEX macro undefined in gtest
Reviewed-by: coleenp, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/23778
More information about the hotspot-runtime-dev
mailing list