RFR: 8332517: G1: Refactor G1AllocRegion [v3]
Albert Mingkun Yang
ayang at openjdk.org
Tue Jul 2 10:23:47 UTC 2024
On Tue, 2 Jul 2024 10:20:48 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Hi all,
>>
>> Please review this refactoring change to move `_used_bytes_before` out of the base class and into the only child class G1GCAllocRegion that requires those details.
>>
>> Additionally, I removed wrapper methods that do not seem to improve readability in anyway.
>>
>> Testing: Tier 1-3
>
> Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
>
> Albert review
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19902#pullrequestreview-2153386457
More information about the hotspot-gc-dev
mailing list