The only dependency of G1FromCardCache to HeapRegionRemSet is HeapRegionRemSet::num_par_rem_sets() which is a configuration setting that is imo better placed into G1RemSet.
Move that method into G1RemSet.
Move that method into G1RemSet.
- relates to
-
JDK-8017163 G1: Refactor remembered sets
-
- Resolved
-