RFR: 8369420: Parallel: Using multiple workers for class unloading [v2]
Albert Mingkun Yang
ayang at openjdk.org
Wed Oct 8 13:05:15 UTC 2025
> Support parallel class unloading in ParallelGC. Much inspiration taken from `G1ParallelCleaningTask`.
>
> Test: tier1-5
Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27689/files
- new: https://git.openjdk.org/jdk/pull/27689/files/85b2968a..93597b44
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27689&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27689&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/27689.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27689/head:pull/27689
PR: https://git.openjdk.org/jdk/pull/27689
More information about the hotspot-gc-dev
mailing list