comparison src/share/vm/gc_implementation/g1/concurrentMark.cpp @ 2431:02f49b66361a

7026932: G1: No need to abort VM when card count cache expansion fails Summary: Manage allocation/freeing of the card cache counts and epochs arrays directly so that an allocation failure while attempting to expand these arrays does not abort the JVM. Failure to expand these arrays is not fatal. Reviewed-by: iveresov, tonyp
author johnc
date Mon, 28 Mar 2011 10:58:54 -0700
parents 92da084fefc9
children 371bbc844bf1
comparison
equal deleted inserted replaced
2430:5c0b591e1074 2431:02f49b66361a