Integrated: 8329549: Remove FORMAT64_MODIFIER

Coleen Phillimore coleenp at openjdk.org
Tue Jan 7 23:16:44 UTC 2025


On Fri, 3 Jan 2025 17:31:28 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This change removes FORMAT64_MODIFIER but adds another INT64_FORMAT_X_0_ macro to specify not having leading "0x" in the output.  Suggestions for better macro name welcome.
> GHA tested.

This pull request has now been integrated.

Changeset: ddb58819
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ddb58819640dc8f1930d243d6eb07ce88ef79b22
Stats:     26 lines in 5 files changed: 5 ins; 14 del; 7 mod

8329549: Remove FORMAT64_MODIFIER

Reviewed-by: dholmes, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/22918


More information about the hotspot-dev mailing list