Refactor eager reclaim for concurrent remembered set rebuilding

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • gc
    • b10

      For some optimizations for the Rebuilding remembered set concurrently feature (JDK-8180415) eager reclaim needs to provide information about the object selection. Rebuilding remembered sets also needs to do some special work when eagerly rebuilding - improve the existing code to add a callback to G1ConcurrentMark to not pollute the eager reclaim code that much

      - i.e. whether an object will ever be a potential humongous reclaim candidate
      - add callback for concurrent mark related work

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: