RFR: 8203359: Container level resources events [v8]
Jaroslav Bachorik
jbachorik at openjdk.java.net
Wed Apr 21 13:24:34 UTC 2021
On Wed, 21 Apr 2021 11:55:48 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> I don't see this event field being set anywhere? Which Metrics API call is this using?
>
> How does it look in proc?
This was based on https://github.com/openjdk/jdk/blob/da860290c2657c0fb1de8c77c8dffdb35f1cf938/src/java.base/linux/classes/jdk/internal/platform/CgroupV1Metrics.java#L149
However, that metric is 'internal' only so it really does not make sense to keep it here and is there only by mistake.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3126
More information about the hotspot-jfr-dev
mailing list