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

G1: Merge sparse and fine remembered set hash tables

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • hs18
    • hotspot
    • gc
    • b03
    • generic
    • generic

      During a recent meeting we discussed how to reduce the footprint of the per-region remembered sets (RSets) in G1. Even though we could not come up with a reasonable proposal on how to merge the fine-grain and sparse RSets, one obvious improvement is not to have separate top-level hash tables for the fine and sparse entries and, instead, change the code so that they can share one top-level table.

      This CR might include additional related improvements.

            tschatzl Thomas Schatzl
            tonyp Tony Printezis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: