hg: jdk8u/jdk8u-dev/hotspot: 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot

kevin.walls at oracle.com kevin.walls at oracle.com
Thu Jan 7 13:11:29 UTC 2016


Changeset: 8641949eb21f
Author:    kevinw
Date:      2016-01-07 02:36 -0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/8641949eb21f

8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
Reviewed-by: dholmes
Contributed-by: cheleswer.sahu at oracle.com

! src/share/vm/runtime/globals.hpp
! src/share/vm/utilities/debug.cpp
+ test/runtime/ErrorHandling/TestCrashOnOutOfMemoryError.java
+ test/runtime/ErrorHandling/TestExitOnOutOfMemoryError.java



More information about the jdk8u-all-changes mailing list