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

GenShen: Remove enforcement of generation sizes

XMLWordPrintable

    • gc

      GenShen generally tries to keep the young generation as large as possible. Although the user may specify `ShenandoahMinYoungPercentage` and `ShenandoahMaxYoungPercentage`, GenShen may violate these constraints when promoting regions in place. We believe generation sizing decisions are best left to heuristics. These two options will be combined into a `ShenandoahInitYoungPercentage` to be used to set the initial size for the young generation.

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

              Created:
              Updated: