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

Clean up G1MonitoringSupport

XMLWordPrintable

    • gc
    • b09

        Clean up the G1MonitoringSupport class:

        - reduce getters by passing some information in constructors
        - avoid using trivial getters
        - remove useless and trivial getters
        - remove overridden getters that return the same results as the original ones
        - rename member variables to clearly state whether they are about generations or spaces
        - clean up obsolete code

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

                Created:
                Updated:
                Resolved: