Integrated: 8295212: G1: Add wrapper for TruncatedSeqs that need separation by gc phase

Thomas Schatzl tschatzl at openjdk.org
Tue Oct 25 10:22:08 UTC 2022


On Thu, 20 Oct 2022 12:26:47 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this small refactoring that wraps predictor sequences that are split across gc phases in one more convenient wrapper class to avoid some code repetition?
> 
> Testing: tier1
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: f37a6055
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f37a6055c469956a1e69715840a61f56b5cea425
Stats:     260 lines in 4 files changed: 145 ins; 68 del; 47 mod

8295212: G1: Add wrapper for TruncatedSeqs that need separation by gc phase

Reviewed-by: iwalulya, sjohanss

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

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


More information about the hotspot-gc-dev mailing list