RFR: 8359110: Log accumulated GC and process CPU time upon VM exit [v14]

Albert Mingkun Yang ayang at openjdk.org
Thu Jul 3 08:17:45 UTC 2025


On Thu, 3 Jul 2025 07:13:14 GMT, Jonas Norlinder <duke at openjdk.org> wrote:

>> I understand the part of splitting it into two methods, but why making it pure-virtual? Wouldn't `{}` as before work?
>
> Both works. I believe it was a stylistic choice.

I see; I'd prefer reverting this, as that reduces the diff size, but up to you.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25779#discussion_r2182134255


More information about the hotspot-gc-dev mailing list