RFR: 8331389: runtime/ErrorHandling/TestDwarf.java fails with "Crash JVM should not exit gracefully" [v2]
Tobias Hartmann
thartmann at openjdk.org
Mon May 6 10:54:05 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19096/files
- new: https://git.openjdk.org/jdk/pull/19096/files/5fe12ebd..a0b79806
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19096&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19096&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/19096.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19096/head:pull/19096
PR: https://git.openjdk.org/jdk/pull/19096
More information about the hotspot-runtime-dev
mailing list