Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
17
-
b08
Description
MutableSpace derives from ImmutableSpace, which is conceptually problematic. But MutableSpace is also the only class that derives from ImmutableSpace directly, and there aren't any interesting uses of ImmutableSpace othewise. Merge them, eliminating ImmutableSpace.
Attachments
Issue Links
- relates to
-
JDK-8259862 MutableSpace's end should be atomic
-
- Closed
-