commit | dec384330b68716e88da10e8ec305f10a22be180 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Mon Jan 03 14:09:11 2011 -0500 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Mon Jan 03 14:09:11 2011 -0500 |
tree | c194bc2c2d0521efa055d86171ce809558da1b20 | |
parent | dd59086fcc9610092e498cee341a9dba65871fe5 [diff] |
6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places 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