-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
G1CollectionSet::select_candidates_from_optional_groups() manages a local variable num_groups_selected that is unnecessary to maintain.
The same information can be retrieved from the local selected set.
The same information can be retrieved from the local selected set.
- links to
-
Review(pr/26670) openjdk/jdk/26674