On Wed, 27 Jan 2021 23:06:41 GMT, Kim Barrett <kbarr...@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 I assume that tier1-3 includes the SA tests :) Looks good other than that nit. ------------- Marked as reviewed by tschatzl (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2271