-
Bug
-
Resolution: Fixed
-
P4
-
8u371
-
b02
TestCreateMinidumpOnCrash.java currently always finishes by deleting the created files. However, this can make it hard to diagnose a failure, as for example in JDK-8299212. Upon failure, we should not delete hs_err.
- duplicates
-
JDK-8299212 runtime/ErrorHandling/TestCreateMinidumpOnCrash.java Expected output to say that we had written a core dump, since CreateMinidumpOnCrash is true.
-
- Closed
-