Since abortable mixed gc refactoring in JDK-8218668 G1RemSetScanClosure is only used in the g1RemSet.cpp file, but G1RemSetScanClosure is still in the hpp file.
Move the class over to the cpp file.
Move the class over to the cpp file.
- blocks
-
JDK-8213108 Improve work distribution during remembered set scan
-
- Resolved
-
- relates to
-
JDK-8218668 Clean up evacuation of optional collection set
-
- Resolved
-