RFR: 8345217: Parallel: Refactor PSParallelCompact::next_src_region
Albert Mingkun Yang
ayang at openjdk.org
Thu Nov 28 15:28:12 UTC 2024
Simple removing some unnecessary calculations in locating the next source-region during full-gc.
Test: tier1-5
-------------
Commit messages:
- cleanup
Changes: https://git.openjdk.org/jdk/pull/22441/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22441&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8345217
Stats: 10 lines in 1 file changed: 0 ins; 7 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/22441.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22441/head:pull/22441
PR: https://git.openjdk.org/jdk/pull/22441
More information about the hotspot-gc-dev
mailing list