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

Reply via email to