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

GenShen: Provide a minimum amount of time for an old collection to run

XMLWordPrintable

    • gc

      Young collections are allowed to interrupt old collections. Under heavy load, this may result in starvation of old collections - which may in turn lead to even more memory pressure on the young generation. Adding a minimum guaranteed amount of time for the old gc to make progress will help avoid this situation.

            wkemper William Kemper
            wkemper William Kemper
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: