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

G1: Consolidate per-region is-humongous query in G1CollectedHeap

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 20
    • 20
    • hotspot
    • gc
    • b05

    Description

      In `G1CollectedHeap`, `_humongous_reclaim_candidates` is used to denote whether a particular humongous region can be earge-reclaimed. Meanwhile, `_region_attr` is also used for quick per-region info query.

      There's no strong reason why the former needs a dedicated table. Try to merge the two.

      Attachments

        Issue Links

          Activity

            People

              ayang Albert Yang
              ayang Albert Yang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: