The G1RemSet::conc_refine_cards() getter (and the underlying member of G1RemSet) returns the number of refined cards during both gc and concurrent operation.
Let it only count the cards refined concurrently.
Let it only count the cards refined concurrently.