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
