Currently, only G1 uses ParallelCleaning and related classes for parallel string and symbol table cleanup. In the future, other GCs might use ParallelCleaning as well. In particular, we are using ParallelCleaning in Shenandoah. ParallelCleaning is fairly easy to factor out into gc/shared.
- duplicates
-
JDK-8206467 Refactor G1ParallelCleaningTask into shared
-
- Resolved
-