RFR: 8017163: G1: Refactor remembered sets [v4]
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Jun 1 09:51:20 UTC 2021
On Mon, 31 May 2021 10:22:01 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:
> A general question about the testing? Have you done any testing with `VerifyRememberedSets` turned on?
Yes we did as long as there have been changes to the code path adding remembered sets. I'll do some reruns with that to be current, just in case.
We have not seen issues for a long time with missing remembered set entries, but re-checking is always good.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4116
More information about the hotspot-dev
mailing list