-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b12
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
-
Commit(master) openjdk/jdk/5ede5b47
-
Review(master) openjdk/jdk/26651