RFR: 8308181: Generational ZGC: Remove CLDG_lock from old gen root scanning
Axel Boldt-Christmas
aboldtch at openjdk.org
Wed May 17 11:08:46 UTC 2023
On Tue, 16 May 2023 12:25:13 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> We already removed the CLDG_lock from young gen root scanning, after the CLDG was made concurrently walkable with [JDK-8307106](https://bugs.openjdk.org/browse/JDK-8307106). We should remove it from the old generation root scanning code as well.
Marked as reviewed by aboldtch (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14011#pullrequestreview-1430389312
More information about the hotspot-gc-dev
mailing list