RFR: 8365780: G1: Remset for young regions are cleared too early during Full GC

Ivan Walulya iwalulya at openjdk.org
Tue Aug 19 14:08:37 UTC 2025


On Tue, 19 Aug 2025 14:03:12 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> It's a bit odd though that we perform checking on young-gen remset during a full-gc, considering that the concept of young-gen remset is not relevant during a full-gc context.

Yes, we might have to revisit how the G1HeapVerifier handles these verifications during full-gc.

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

PR Comment: https://git.openjdk.org/jdk/pull/26839#issuecomment-3200913911


More information about the hotspot-gc-dev mailing list