Integrated: 8342329: G1: Rename G1HeapRegionManager::_allocated_heapregions_length
Ivan Walulya
iwalulya at openjdk.org
Thu Oct 17 12:29:14 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.
This pull request has now been integrated.
Changeset: 8e16e674
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8e16e67492a46c5ee1e6fdb8f86d061cb8d3169b
Stats: 21 lines in 2 files changed: 0 ins; 0 del; 21 mod
8342329: G1: Rename G1HeapRegionManager::_allocated_heapregions_length
Reviewed-by: tschatzl, shade
-------------
PR: https://git.openjdk.org/jdk/pull/21530
More information about the hotspot-gc-dev
mailing list