What we would like is a way to dump the stack when an error occurs and dump this data to the hs_error.log file. This will help give us a better idea as to a starting point for debugging a customers problem. Complete stack dump that is.
This is ok if we can't do this for all cases but at least this is a starting point.
This is ok if we can't do this for all cases but at least this is a starting point.
- duplicates
-
JDK-4515367 fatal error handler enhancements
- Closed