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.
Remove the printing of these unnecessary values in the after gc summary.
- relates to
-
JDK-8287558 Remove remset coarsening stats during g1 remset summary printing
-
- Resolved
-