RFR: 8287135: Calculation of jmm_GetMemoryUsage is wrong

Thomas Stuefe stuefe at openjdk.java.net
Fri May 27 07:27:51 UTC 2022


On Fri, 27 May 2022 06:25:45 GMT, Yi Yang <yyang 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.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8831


More information about the hotspot-runtime-dev mailing list