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

Refactor eager reclaim for concurrent remembered set rebuilding

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • 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

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

              Created:
              Updated:
              Resolved: