RFR: 8295212: G1: Add wrapper for TruncatedSeqs that need separation by gc phase [v2]

Ivan Walulya iwalulya at openjdk.org
Mon Oct 24 15:53:49 UTC 2022


On Thu, 20 Oct 2022 14:25:01 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
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use correct sequence for checking mixed samples

Lgtm!

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

Marked as reviewed by iwalulya (Reviewer).

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


More information about the hotspot-gc-dev mailing list