RFR: 8350854: Include thread counts in safepoint logging [v2]

Xiaolong Peng xpeng at openjdk.org
Tue Mar 4 19:45:33 UTC 2025


On Tue, 4 Mar 2025 19:39:49 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:

>> I think INT32_FORMAT makes the code style more consistent within the context, but I am ok with using `%d` here.
>
> I have updated the PR to use `%d `.

> Maybe we should get rid of INT32_FORMAT too?

Thanks Coleen, do you mean in the entire repo? I'll follow up on it with another PR if needed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23838#discussion_r1980125247


More information about the hotspot-runtime-dev mailing list