• T
    6882730: G1: parallel heap verification messes up region dump · 7a16a15c
    tonyp 提交于
    Summary: It tidies up the G1 heap verification a bit. In particular, when the verification is done in parallel and there is a failure, this is propagated to the top level and the heap is dumped at the end, not by every thread that encounters a failure.
    Reviewed-by: johnc, jmasa
    7a16a15c
g1CollectedHeap.cpp 171.1 KB