RFR: 8295732: Directly embed TruncatedSeqs in G1Analytics [v2]
Ivan Walulya
iwalulya at openjdk.org
Mon Oct 24 15:53:46 UTC 2022
On Thu, 20 Oct 2022 14:25:55 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 refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains two new commits since the last revision:
>
> - directly embed the remaining TruncatedSeq
> - Use correct sequence for checking mixed samples
Marked as reviewed by iwalulya (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10795
More information about the hotspot-gc-dev
mailing list