Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8287558

Remove remset coarsening stats during g1 remset summary printing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b26

      Remset summary printing prints coarsening statistics in addition to remset summaries; that information is either duplicated with "Coarsening (recent)" printouts (with gc+remset=debug) at GC start or all-zeros at GC end.

      Given that Remset summary printing is enabled with gc+remset=trace which covers the recent/all coarsening statistics, the coarsening statistics during remset summary are somewhat duplicate (or useless for the after-gc one).

      Remove the coarsening statistics from the remset summaries.

            jiefu Jie Fu
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: