[jdk21u-dev] Integrated: 8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"

Satyen Subramaniam ssubramaniam at openjdk.org
Thu Aug 7 19:42:15 UTC 2025


On Wed, 6 Aug 2025 22:27:00 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully". Similar to [JDK-8269342](https://bugs.openjdk.org/browse/JDK-8269342), using -XX:CICrashAt=1 does not guarantee a crash - adding the -XX:+CICountNative flag fixes this test reliability. Ran GHA Sanity Checks, local Tier 1 and 2 and adjusted test directly. Patch is clean.

This pull request has now been integrated.

Changeset: faa45e8d
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/faa45e8dc286c4a798835bdddaa1bb841380e009
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"

Backport-of: a8e62af733cb1acc1370561c9dd374b3f9c2c294

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

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


More information about the jdk-updates-dev mailing list