RFR: 8342329: G1: Rename G1HeapRegionManager::_allocated_heapregions_length
Thomas Schatzl
tschatzl at openjdk.org
Wed Oct 16 09:48:10 UTC 2024
On Wed, 16 Oct 2024 08:47:00 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi,
>
> Please review the refactor rename of G1HeapRegionManager::_allocated_heapregions_length to G1HeapRegionManager::_next_highest_used_hrm_index which better reflects the purpose of the field.
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21530#pullrequestreview-2371857892
More information about the hotspot-gc-dev
mailing list