hg: jdk7/hotspot-rt/hotspot: 6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Jan 3 13:17:31 PST 2011


Changeset: 36c186bcc085
Author:    coleenp
Date:      2011-01-03 14:09 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/36c186bcc085

6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.
Summary: enhance the error reporting mechanism to help user to fix the problem rather than making it look like a VM error.
Reviewed-by: kvn, kamg

! src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp
! src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/utilities/debug.cpp
! src/share/vm/utilities/vmError.cpp
! src/share/vm/utilities/vmError.hpp



More information about the hotspot-runtime-dev mailing list