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

G1: Put humongous continues regions into collection set group of start region

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 24
    • hotspot
    • gc

      Humongous continues regions have a remembered set assigned to them, but are not part of the collection set group the start region defines.

      This gives problems when trying to iterate over the remembered sets of humongous continues regions (that are maintained).

      Fwiw, these remembered sets are empty currently, so they are typically not really of interest, however in some internal tests this showed up as (imo) inconsistency that causes assertion failures.

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

              Created:
              Updated: