RFR: 8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully"
Tobias Hartmann
thartmann at openjdk.org
Mon May 6 10:54:06 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
I also removed the workaround for JDK-8264899 that has been fixed in the meantime (thanks to @chhagedorn for noticing!).
Thanks Christian!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19096#issuecomment-2095725732
PR Comment: https://git.openjdk.org/jdk/pull/19096#issuecomment-2095731237
More information about the hotspot-runtime-dev
mailing list