Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2122312 | 5.0u4 | Chris Phillips | P3 | Closed | Fixed | b03 |
JDK-2121376 | 1.4.2_08 | Chris Phillips | P3 | Closed | Fixed | b01 |
Add flag -xx:+SuppressFatalErrorMessage to avoid all post fatal error processing.
Useful in old releases to avoid hangs in error handling process, useful in
current and future to help debug any new issues in eror handling.
###@###.### 2004-11-12 15:42:08 GMT
Useful in old releases to avoid hangs in error handling process, useful in
current and future to help debug any new issues in eror handling.
###@###.### 2004-11-12 15:42:08 GMT
- backported by
-
JDK-2121376 Add java runtime flag SuppressFatalErrorMessage to skip all error handling logic on fatal error.
-
- Closed
-
-
JDK-2122312 Add java runtime flag SuppressFatalErrorMessage to skip all error handling logic on fatal error.
-
- Closed
-
- relates to
-
JDK-4873538 signal handler deadlocked waiting on a malloc lock
-
- Closed
-
-
JDK-4515367 fatal error handler enhancements
-
- Closed
-