• J
    7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error # · cb26465b
    johnc 提交于
    Summary: During an evacuation pause clear the region fields of any concurrent marking task whose local finger points into the collection set as the values in the region fields will become stale. Clearing these fields causes the concurrent mark task to claim a new region when marking restarts after the pause.
    Reviewed-by: tonyp, iveresov
    cb26465b
g1CollectedHeap.cpp 193.5 KB