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

Only enable preventive garbage collections if humongous eager reclaim is enabled

XMLWordPrintable

    • gc

      Preventive garbage collections are scheduled in advance to avoid evacuation failures in the hope that these garbage collections free up space - space to be reclaimed from humongous objects using eager reclaim.

      For this reason, if eager reclaim is disabled, preventive collections should also be disabled as eager reclaim is the only way to reclaim space (in old gen) during young collections.

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

              Created:
              Updated:
              Resolved: