• T
    7127706: G1: re-enable survivors during the initial-mark pause · b73e0e37
    tonyp 提交于
    Summary: Re-enable survivors during the initial-mark pause. Afterwards, the concurrent marking threads have to scan them and mark everything reachable from them. The next GC will have to wait for the survivors to be scanned.
    Reviewed-by: brutisso, johnc
    b73e0e37
concurrentMark.hpp 55.2 KB