-
Enhancement
-
Resolution: Duplicate
-
P4
-
7u25
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.
http://docs.oracle.com/cd/E15289_01/doc.40/e15062/optionxx.htm#CEGHJCIG
A similar option would be useful in Hotspot JVM.
- duplicates
-
JDK-8138745 Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
- Resolved