hg: jdk9/hs-rt/hotspot: 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
kevin.walls at oracle.com
kevin.walls at oracle.com
Wed Dec 9 14:56:32 UTC 2015
Changeset: cbc2d5fbdae1
Author: kevinw
Date: 2015-12-09 15:31 +0530
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/cbc2d5fbdae1
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
Reviewed-by: dholmes, sla
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 jdk9-all-changes
mailing list