RFR: 8157023: Integrate NMT with JFR

Stefan Johansson sjohanss at openjdk.org
Fri Dec 2 08:13:15 UTC 2022


On Fri, 2 Dec 2022 08:07:09 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> I turned `reserved_total(...)` and `committed_total(...)`into a static helpers since they did not use any members. That way my new reporter did not have to inherit `MemReporter`.
>
> Ah okay, I was blind, sorry.

No problem, I actually asked my self the same question when I did a quick browse of the code before publishing :)

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

PR: https://git.openjdk.org/jdk/pull/11449


More information about the hotspot-dev mailing list