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.

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

              Created:
              Updated:
              Resolved: