RFR: 8364722: Parallel: Move CLDG mark clearing to the end of full GC
Thomas Schatzl
tschatzl at openjdk.org
Tue Aug 5 10:32:04 UTC 2025
On Tue, 5 Aug 2025 10:13:53 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Move ClassLoaderDataGraph claim-mark clearing to `post_compact` (the end of full-gc), to be more aligned with other GCs.
>
> Test: tier1-3
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26637#pullrequestreview-3087675563
More information about the hotspot-gc-dev
mailing list