comparison src/share/vm/gc_implementation/g1/sparsePRT.cpp @ 4781:bacb651cf5bf

7113006: G1: excessive ergo output when an evac failure happens Summary: Introduce a flag that is set when a heap expansion attempt during a GC fails so that we do not consantly attempt to expand the heap when it's going to fail anyway. This not only prevents the excessive ergo output (which is generated when a region allocation fails) but also avoids excessive and ultimately unsuccessful expansion attempts. Reviewed-by: jmasa, johnc
author tonyp
date Thu, 05 Jan 2012 05:54:01 -0500
parents c3f1170908be
children 720b6a76dd9d
comparison
equal deleted inserted replaced
4747:4753e3dda3c8 4781:bacb651cf5bf