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

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

This pull request has now been integrated.

Changeset: 72d1066a
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/72d1066ae385ce511a70e762ed68afaa72e96ec4
Stats:     6 lines in 1 file changed: 3 ins; 3 del; 0 mod

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

Reviewed-by: tschatzl, zgu

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

PR: https://git.openjdk.org/jdk/pull/26637


More information about the hotspot-gc-dev mailing list