RFR: 8287135: Calculation of jmm_GetMemoryUsage is wrong
Ioi Lam
iklam at openjdk.java.net
Fri May 27 21:45:42 UTC 2022
On Fri, 27 May 2022 07:22:11 GMT, Thomas Stuefe <stuefe at 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.
I also vote for removing `CompressedClassSpacePool`
-------------
PR: https://git.openjdk.java.net/jdk/pull/8831
More information about the serviceability-dev
mailing list