RFR: 8295658 G1: Refactor G1SegmentedArray to indicate that it is an allocator [v2]
Stefan Johansson
sjohanss at openjdk.org
Mon Nov 7 13:46:27 UTC 2022
On Fri, 21 Oct 2022 10:07:10 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Hi,
>>
>> Please review this refactoring change of G1SegmentedArray to G1MonotonicArena which is a more appropriate name for the intended use of the class objects.
>>
>> The change has two commits, with the first commit refactoring the class names and the second commit adding the corresponding changes to file names.
>>
>> Testing: builds
>
> Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
>
> Thomas review
Nice refactoring, looks good.
-------------
Marked as reviewed by sjohanss (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10767
More information about the hotspot-gc-dev
mailing list