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

Albert Mingkun Yang ayang at openjdk.org
Wed Aug 6 12:20: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

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/26637#issuecomment-3159895268


More information about the hotspot-gc-dev mailing list