Integrated: 8323005: Parallel: Refactor PSPromotionManager::claim_or_forward_depth
Albert Mingkun Yang
ayang at openjdk.org
Wed Jan 10 15:21:42 UTC 2024
On Thu, 4 Jan 2024 13:08:21 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.
This pull request has now been integrated.
Changeset: 2174f664
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2174f6646e8897f7e3991141a743c047c6e57026
Stats: 14 lines in 2 files changed: 4 ins; 5 del; 5 mod
8323005: Parallel: Refactor PSPromotionManager::claim_or_forward_depth
Reviewed-by: tschatzl, rrich
-------------
PR: https://git.openjdk.org/jdk/pull/17267
More information about the hotspot-gc-dev
mailing list