hg: hsx/hotspot-rt/hotspot: 6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly (original) (raw)

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Wed Feb 20 21:33:22 PST 2013


Changeset: b6d5b3e50379 Author: dcubed Date: 2013-02-20 19:36 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b6d5b3e50379

6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly Summary: report_vm_out_of_memory() should allow VMError.report_and_die() to handle multiple out of native memory errors. Reviewed-by: dcubed, dholmes, coleenp, acorn Contributed-by: ron.durbin at oracle.com

! src/share/vm/utilities/debug.cpp



More information about the serviceability-dev mailing list