RFR: 8342329: G1: Rename G1HeapRegionManager::_allocated_heapregions_length

Ivan Walulya iwalulya at openjdk.org
Thu Oct 17 12:29:13 UTC 2024


On Wed, 16 Oct 2024 09:58:53 GMT, Aleksey Shipilev <shade 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 shade (Reviewer).

Thanks @shipilev and @tschatzl for the reviews!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21530#issuecomment-2419402609


More information about the hotspot-gc-dev mailing list