RFR: 8369420: Parallel: Use multiple workers for class unloading [v3]
Thomas Schatzl
tschatzl at openjdk.org
Wed Oct 8 14:49:45 UTC 2025
On Wed, 8 Oct 2025 14:38:44 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> 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
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27689#pullrequestreview-3315196576
More information about the hotspot-gc-dev
mailing list