RFR: JDK-8255885: Metaspace: freelist commit counter is not updated when purging

Coleen Phillimore coleenp at openjdk.java.net
Thu Nov 19 21:32:04 UTC 2020


On Thu, 19 Nov 2020 20:47:04 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> which uncommits chunks and the freelist would not notice. Rather than introduce some elaborate counter update mechanism, I just remove it.
Sounds good!

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

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


More information about the hotspot-runtime-dev mailing list