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

Factor out heap printing for G1 young and full gc

XMLWordPrintable

    • gc
    • b06

        Both G1 young and full gc code is decorated by various calls to "print-something-before-gc" and "print-something-after-gc"

        Factor this duplicate code out and use a scoped object to do the printing to decrease code size in the interesting parts of gc.

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: