RFR: 8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully" [v2]
Christian Hagedorn
chagedorn at openjdk.org
Mon May 6 10:54:05 UTC 2024
On Mon, 6 May 2024 10:51:01 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
>
> Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed JDK-8264899 fix
Looks good and trivial, thanks for fixing this!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19096#pullrequestreview-2040482935
More information about the hotspot-runtime-dev
mailing list