Integrated: 8289740: Add verification testing during all concurrent phases in G1
Thomas Schatzl
tschatzl at openjdk.org
Fri Jul 8 07:19:45 UTC 2022
On Tue, 5 Jul 2022 14:04:12 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this change that adds a test that causes GCs that do lots of verification in all phases of the concurrent cycle to make sure that verification is working after changes.
>
> Testing: test case, gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 1b8f466d
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b8f466dbad08c0fccb8f0069ff5141cf8d6bf2c
Stats: 100 lines in 1 file changed: 100 ins; 0 del; 0 mod
8289740: Add verification testing during all concurrent phases in G1
Reviewed-by: iwalulya, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/9377
More information about the hotspot-gc-dev
mailing list