`FastKeepAliveClosure` is the sole subtype of `KeepAliveClosure` and the super type is never directly instantiated. Merge the two to simplify the type hierarchy.
- relates to
-
JDK-8301599 Serial: Refactor nested closures in DefNewGeneration
- Resolved