RFR: 8294842: Pass actual pending cards to G1Policy::update_young_length_bounds during young gen revise [v3]

Kim Barrett kbarrett at openjdk.org
Thu Oct 13 18:25:47 UTC 2022


On Thu, 13 Oct 2022 13:38:09 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Hi all,
>> 
>>   can I have reviews for this change that passes the actual amount of pending cards to `G1Policy::update_young_length_bounds` instead of some prediction during young gen revising?
>> That improves predictions quite a bit.
>> 
>> Depends on PR#10647, so please review that one first.
>> 
>> Testing: gha, local testing, tier1-5 with other changes in this patch series, perf testing with other changes in this patch series
>
> Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
> 
>  - Merge branch 'master' into submit/8294842-pass-down-pending-cards
>  - kbarrett review
>  - initial version
>  - initial version
>  - initial version

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list