RFR[ 9u-dev] JDK-8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot

cheleswer sahu cheleswer.sahu at oracle.com
Wed Nov 25 12:40:54 UTC 2015


Hi,

Please review the code changes for 
"https://bugs.openjdk.java.net/browse/JDK-8138745".
Web review link: http://cr.openjdk.java.net/~kevinw/8138745/webrev.00/ 
<http://cr.openjdk.java.net/%7Ekevinw/8138745/webrev.00/>

Enhancement Brief:
ExitOnOutOfMemoryError: When user enable this option, the JVM exits on 
the first occurrence of an out-of-memory error. It can be used if user 
prefer restarting an instance of the JVM rather than handling out of 
memory errors.

CrashOnOutOfMemoryError: If this option is enabled, when an 
out-of-memory error occurs, the JVM crashes and produces text and binary 
crash files.

For more details please refer http://ccc.us.oracle.com/8138745


Regards,
Cheleswer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20151125/1404b0e6/attachment-0001.html>


More information about the serviceability-dev mailing list