RFR: 8157023: Integrate NMT with JFR
Erik Gahlin
egahlin at openjdk.org
Fri Dec 2 10:55:16 UTC 2022
On Fri, 2 Dec 2022 10:28:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> I still would argue for leaving out reserved, but won't press the point. If you and other reviewers think its useful, lets report it.
If we feel the events or some fields are not mature, we could mark them experimental. For the events to be emitted, users will need to pass a command line flag, so I think 99% of all users will never enable them. I think these events will be mostly useful for Hotspot developers and support engineers.
-------------
PR: https://git.openjdk.org/jdk/pull/11449
More information about the hotspot-dev
mailing list