RFR: JDK-8255884: Metaspace: chunk local commit counter may be stale [v6]
Thomas Stuefe
stuefe at openjdk.java.net
Sun Feb 14 05:53:41 UTC 2021
On Sat, 13 Feb 2021 13:58:55 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This looks good as much as I follow the details. Sorry for the delay in reviewing it.
Thanks Coleen.
The patch ran in our systems for three months now and seems stable.
OTOH, looking critically at this now after three months, I fear it adds too much complexity for a small increase in statistics precision. I'll spend some cycles to check if there is another, less complex approach. Therefore I decided to withdraw the PR for now.
I may separate the comment changes and some of the verifications and put them into a separate RFE.
Thank you!
..Thomas
-------------
PR: https://git.openjdk.java.net/jdk/pull/1291
More information about the hotspot-runtime-dev
mailing list