Integrated: 8259778: Merge MutableSpace and ImmutableSpace
Kim Barrett
kbarrett at openjdk.java.net
Fri Jan 29 03:52:58 UTC 2021
On Wed, 27 Jan 2021 23:06:41 GMT, Kim Barrett <kbarrett at openjdk.org> 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 <kbarrett at openjdk.org>
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
More information about the hotspot-gc-dev
mailing list