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

Adding old gen regions does not consider available free space

XMLWordPrintable

    • gc
    • b115
    • Not verified

      When adding old gen regions to the collection set G1 does not consider (like in G1CollectorPolicy::predict_will_fit() for young regions) whether there is actually enough space left in G1CollectorPolicy::finalize_old_cset_part().

      This may lead to evacuation failures/full gcs.

            tbenson Thomas Benson (Inactive)
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: