Integrated: 8303344: After JDK-8302760, G1 heap verification does not exit VM after errors

Thomas Schatzl tschatzl at openjdk.org
Wed Mar 1 12:38:16 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

This pull request has now been integrated.

Changeset: 8b86e1ee
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8b86e1ee11818e47bbaac14631f645fd298c3252
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8303344: After JDK-8302760, G1 heap verification does not exit VM after errors

Reviewed-by: iwalulya, ayang

-------------

PR: https://git.openjdk.org/jdk/pull/12783


More information about the hotspot-gc-dev mailing list