RFR: 8287771: Remove useless G1 After GC summary refinement and sampling thread times [v4]
tqxia
duke at openjdk.org
Mon Jun 20 12:50:07 UTC 2022
On Thu, 16 Jun 2022 00:27:55 GMT, tqxia <duke at openjdk.org> wrote:
>> In the "After GC summary" printed by gc+remset=trace and G1RemsetStatsSummaryPeriod > 1 we print refinement and sampling thread times. However during GC neither thread types are active, so it always prints zeros.
>>
>> Remove the printing of these unnecessary values in the after gc summary.
>
> tqxia has updated the pull request incrementally with one additional commit since the last revision:
>
> add comment
Thanks for the review!
-------------
PR: https://git.openjdk.org/jdk/pull/9106
More information about the hotspot-gc-dev
mailing list