RFR: 8303013: Always do remembered set verification during G1 Full GC
Thomas Schatzl
tschatzl at openjdk.org
Tue Feb 28 14:00:15 UTC 2023
On Tue, 28 Feb 2023 13:54:15 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> `VerifyRememberedSets` should be removed as well, in another PR.
And potentially `VerifyObjectStartArray`; both could be enabled always (after parallelization) during (Parallel GC) verification.
-------------
PR: https://git.openjdk.org/jdk/pull/12781
More information about the hotspot-gc-dev
mailing list