RFR: 8295732: Directly embed TruncatedSeqs in G1Analytics [v3]
Stefan Johansson
sjohanss at openjdk.org
Tue Oct 25 08:28:48 UTC 2022
On Tue, 25 Oct 2022 08:24:39 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> Hi all,
>>
>> can I have reviews for this change that directly embeds `TruncatedSeq` into `G1Analytics`. There is no reason imho to use the additional indirection.
>>
>> This is based on PR#10793, so please review this if not already done.
>>
>> Testing: local compilation, gha
>>
>> Thanks,
>> Thomas
>
> Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - Merge branch '8295212-wrapper-for-truncatedseqs2' into 8295732-directly-embed-truncatedseq
> - directly embed the remaining TruncatedSeq
Marked as reviewed by sjohanss (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10795
More information about the hotspot-gc-dev
mailing list