RFR: 8323005: Parallel: Refactor PSPromotionManager::claim_or_forward_depth [v3]
Albert Mingkun Yang
ayang at openjdk.org
Wed Jan 10 10:05:54 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17267/files
- new: https://git.openjdk.org/jdk/pull/17267/files/c12a7781..6ec58b1b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17267&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17267&range=01-02
Stats: 15274 lines in 411 files changed: 11073 ins; 2147 del; 2054 mod
Patch: https://git.openjdk.org/jdk/pull/17267.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17267/head:pull/17267
PR: https://git.openjdk.org/jdk/pull/17267
More information about the hotspot-gc-dev
mailing list