RFR: 8302125: Make G1 full gc abort the VM after failing VerifyDuringGC verification
Thomas Schatzl
tschatzl at openjdk.org
Thu Feb 9 10:03:25 UTC 2023
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
-------------
Commit messages:
- initial version
Changes: https://git.openjdk.org/jdk/pull/12487/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12487&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8302125
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/12487.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12487/head:pull/12487
PR: https://git.openjdk.org/jdk/pull/12487
More information about the hotspot-gc-dev
mailing list