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 17:36:13 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:

>> Maybe we should get rid of INT32_FORMAT too?
>
> 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 `.

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

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


More information about the hotspot-runtime-dev mailing list