RFR: 8323005: Parallel: Refactor PSPromotionManager::claim_or_forward_depth [v3]
Richard Reingruber
rrich at openjdk.org
Wed Jan 10 13:10:22 UTC 2024
On Wed, 10 Jan 2024 10:05:54 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple refactoring to inline certain checks to the callee.
>>
>> Test: use card_scan.java from https://bugs.openjdk.org/browse/JDK-8310031 to stress young-gc and pause time stays the same.
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - review
> - Merge branch 'master' into pgc-push-depth
> - pgc-push-depth
Looks good to me.
Thanks, Richard.
-------------
Marked as reviewed by rrich (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17267#pullrequestreview-1813187969
More information about the hotspot-gc-dev
mailing list