• J
    6484965: G1: piggy-back liveness accounting phase on marking · f13c0dfe
    johnc 提交于
    Summary: Remove the separate counting phase of concurrent marking by tracking the amount of marked bytes and the cards spanned by marked objects in marking task/worker thread local data structures, which are updated as individual objects are marked.
    Reviewed-by: brutisso, tonyp
    f13c0dfe
g1OopClosures.hpp 7.9 KB