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

Shenandoah: GC progress evaluation does not use generation

XMLWordPrintable

    • gc
    • Fix Understood

      `ShenandoahMetrics::is_good_progress` takes a currently unused `ShenandoahGeneration` as an argument. However, the progress is based on attributes of the entire heap. Before we remove the unused parameter, we should evaluate having the progress based on attributes of the generation being collected instead.

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

              Created:
              Updated: