When the process crashes due to SIG FPE (Floating Point Exception, or a general arithmetic exception), the hs_err_pid<pid>.log is generated, but no corresponding JFR recording is generated.
Once the fix for "JDK-8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash" is integrated, the test jdk/jdk/jfr/jvm/TestDumpOnCrash.java can be used to reproduce the issue.
Reproducible 100%.
Once the fix for "
Reproducible 100%.
- relates to
-
JDK-8213448 [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
- Resolved