-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b08
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.
- relates to
-
JDK-8259862 MutableSpace's end should be atomic
-
- Closed
-