• J
    7026932: G1: No need to abort VM when card count cache expansion fails · 8292a4cf
    johnc 提交于
    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
    8292a4cf
g1_globals.hpp 23.0 KB