Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 7, 8
A very useful piece of information in JRockit dump files was a counter of OutOfMemoryErrors and StackOverflowErrors. Even if we should always try to handle these errors correctly, there are a lot of corner cases. If a customer sees hundreds of OOMs before crashing, it isn't unreasonable that this is the root cause. Even if we still want to fix the crash, the customer can start with fixing their OOM issue.
backported by
JDK-8135503 hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors
- Resolved
JDK-8168695 hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors
- Resolved
JDK-8208881 hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors
- Resolved
JDK-8216701 hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors
- Resolved
JDK-8168697 hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors
- Closed
relates to
JDK-8035074 hs_err improvement: Add time zone information in the hs_err file
- Resolved
(1 relates to)