RFR: 8303344: After JDK-8302760, G1 heap verification does not exit VM after errors
Albert Mingkun Yang
ayang at openjdk.org
Tue Feb 28 13:38:04 UTC 2023
On Tue, 28 Feb 2023 12:25:18 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this bug introduced in the refactoring of [JDK-8302760](https://bugs.openjdk.org/browse/JDK-8302760) where heap verification does not exit the VM because it fails to propagate errors.
> Apologies for the botched refactoring.
>
> Testing: local testing with VM changes to introduce errors
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12783
More information about the hotspot-gc-dev
mailing list