RFR: 8348536: Remove remain SIZE_FORMAT usage after JDK-8347990 [v4]
SendaoYan
syan at openjdk.org
Tue Feb 25 15:44:12 UTC 2025
On Tue, 25 Feb 2025 12:58:16 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> From the test_globalDefinitions.cpp, this seems like a good format for that. If you want to make a trivial change. check_format("0x%zx", (intx)0x123, "0x123");
I have create a new PR https://github.com/openjdk/jdk/pull/23778 to fix remain SIZE_FORMAT_HEX macro undefined issue since this PR has been integrated.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23290#issuecomment-2682419522
More information about the hotspot-runtime-dev
mailing list