[jdk21u-dev] Integrated: 8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers

Goetz Lindenmaier goetz at openjdk.org
Thu Dec 28 12:28:53 UTC 2023


On Sat, 23 Dec 2023 16:42:28 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> A useful fix for AbortVMOnException)

This pull request has now been integrated.

Changeset: 98c94fd1
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/98c94fd1b96f7ca5bbe9da6e927726a440bcc032
Stats:     149 lines in 9 files changed: 148 ins; 0 del; 1 mod

8264899: C1: -XX:AbortVMOnException does not work if all methods in the call stack are compiled with C1 and there are no exception handlers

Backport-of: 826dcb5424a931953ac1964e7893aec7ec839862

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

PR: https://git.openjdk.org/jdk21u-dev/pull/95


More information about the jdk-updates-dev mailing list