Integrated: 8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"

Tobias Hartmann thartmann at openjdk.org
Mon May 6 11:45:56 UTC 2024


On Mon, 6 May 2024 07:46:59 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Similar to [JDK-8269342](https://bugs.openjdk.org/browse/JDK-8269342), using `-XX:CICrashAt=1` does not guarantee a crash. We need to add `-XX:+CICountNative`.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: a8e62af7
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a8e62af733cb1acc1370561c9dd374b3f9c2c294
Stats:     4 lines in 1 file changed: 0 ins; 1 del; 3 mod

8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"

Reviewed-by: chagedorn

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

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


More information about the hotspot-runtime-dev mailing list