Integrated: 8302125: Make G1 full gc abort the VM after failing VerifyDuringGC verification
Thomas Schatzl
tschatzl at openjdk.org
Fri Feb 10 08:31:58 UTC 2023
On Thu, 9 Feb 2023 09:56:39 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I get reviews for this small fix that makes the VM fail if there has been a verification failure via VerifyDuringGC during full gc in product mode?
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 837d4644
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/837d4644a71d39b939d0f26f7e5a2a7f015fffc2
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8302125: Make G1 full gc abort the VM after failing VerifyDuringGC verification
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/12487
More information about the hotspot-gc-dev
mailing list