The class `MarkSweep` is not a good name for old generation in Serial GC, because it is a mark-compact algorithm actually. It is good to rename it.
- relates to
-
JDK-8329494 Serial: Merge GenMarkSweep into MarkSweep
-
- Resolved
-