Currently, GenCollectedHeap mixes shared code with GC specific code. Code that is only used in the serial GC should be factored out into its own subclass.
- relates to
-
JDK-8163329 JEP 304: Garbage Collector Interface
-
- Closed
-