Relates :
|
As part of a larger effort to detach G1's HeapRegion from ContiguousSpace G1 needs to stop using the special version of DirtyCardToOopClosure. This also makes the code more easy to follow since G1 never actually relies on the functionality from Filtering_DCTOC and ContiguousSpaceDCTOC.