On Fri, 27 May 2022 06:25:45 GMT, Yi Yang <yy...@openjdk.org> 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. ------------- PR: https://git.openjdk.java.net/jdk/pull/8831