On Wed, 27 Jan 2021 23:06:41 GMT, Kim Barrett <[email protected]> wrote:
> Please review this change which merges ImmutableSpace into MutableSpace, > eliminating the former. There were no interesting uses of ImmutableSpace, > other than as the base class for MutableSpace. The name ImmutableSpace is > kind of a misnomer given that usage. > > Testing: > mach5 tier1-3 This pull request has now been integrated. Changeset: ea2c4474 Author: Kim Barrett <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/ea2c4474 Stats: 326 lines in 8 files changed: 51 ins; 258 del; 17 mod 8259778: Merge MutableSpace and ImmutableSpace Reviewed-by: sspitsyn, dholmes, tschatzl ------------- PR: https://git.openjdk.java.net/jdk/pull/2271
