-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
25, 26
-
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.