• T
    6810698: G1: two small bugs in the sparse remembered sets · 91454ec9
    tonyp 提交于
    Summary: The _expanded flag of the sparse RSets is not reset and this can leave a RSet in an inconsistent state if it is expanded more than once. Also, we should be iterating over the _cur, instead of the _next, sparse table
    Reviewed-by: apetrusenko, iveresov
    91454ec9
sparsePRT.cpp 14.8 KB