On Fri, 27 May 2022 07:22:11 GMT, Thomas Stuefe <[email protected]> wrote:
> > If we remove `CompressedClassSpace`, we can only
> > `getMemoryPool("Metaspace")`. Although metaspace is not baked in the
> > specification, IMHO it's easier for developers to understand what is
> > `metaspace` compared to the concepts of `Non Class Space` and `Compressed
> > Class Space`.
>
> I personally think that would be totally fine.
I also vote for removing `CompressedClassSpacePool`
-------------
PR: https://git.openjdk.java.net/jdk/pull/8831