-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b13
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
-
Commit(master)
openjdk/jdk/28bd29f3
-
Review(master)
openjdk/jdk/26674