RFR: 8287771: Remove useless G1 After GC summary refinement and sampling thread times [v4]

tqxia duke at openjdk.java.net
Thu Jun 16 00:27:55 UTC 2022


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9106/files
  - new: https://git.openjdk.org/jdk/pull/9106/files/c09adf08..d6662ab5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9106&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9106&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9106.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9106/head:pull/9106

PR: https://git.openjdk.org/jdk/pull/9106



More information about the hotspot-gc-dev mailing list