JDK-8023218 : Add option to generate core and hs_err files upon the occurrence out-of-memory error
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 7u25
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-08-19
  • Updated: 2015-11-17
  • Resolved: 2015-11-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbd_minorResolved
Related Reports
Duplicate :  
Description
JRockit has an option CrashOnOutOfMemoryError and when this option is enabled, the JRockit JVM crashes and produces text and binary crash files upon the occurrence of out-of-memory errors.
http://docs.oracle.com/cd/E15289_01/doc.40/e15062/optionxx.htm#CEGHJCIG

A similar option would be useful in Hotspot JVM.