-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Current code hardcodes UINT_MAX for the "invalid" sentinel value of G1HeapRegion::_young_index_in_cset.
The class already uses InvalidCSetIndex (with the same value) for the index_in_opt_cset.
Reuse that one.
The class already uses InvalidCSetIndex (with the same value) for the index_in_opt_cset.
Reuse that one.
- links to
-
Review(master) openjdk/jdk/26651