• J
    7026932: G1: No need to abort VM when card count cache expansion fails · 65085e41
    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
    65085e41
concurrentG1Refine.hpp 8.2 KB