RFR: 8364722: Parallel: Move CLDG mark clearing to the end of full GC

Zhengyu Gu zgu at openjdk.org
Tue Aug 5 17:43:03 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

LGTM

-------------

Marked as reviewed by zgu (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26637#pullrequestreview-3089158077


More information about the hotspot-gc-dev mailing list