Integrated: 8295732: Directly embed TruncatedSeqs in G1Analytics

Thomas Schatzl tschatzl at openjdk.org
Tue Oct 25 18:54:02 UTC 2022


On Thu, 20 Oct 2022 13:28:17 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

This pull request has now been integrated.

Changeset: ef606086
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ef606086a94cab4a41e4bec9f91b420094a7acad
Stats:     45 lines in 2 files changed: 0 ins; 0 del; 45 mod

8295732: Directly embed TruncatedSeqs in G1Analytics

Reviewed-by: iwalulya, sjohanss

-------------

PR: https://git.openjdk.org/jdk/pull/10795


More information about the hotspot-gc-dev mailing list