Integrated: 8296671: [JFR] jdk.ContainerConfiguration event should include host total memory

Severin Gehwolf sgehwolf at openjdk.org
Thu Nov 24 10:07:50 UTC 2022


On Mon, 14 Nov 2022 20:19:29 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this addition to the jdk.ContainerConfigration event which adds information
> about the container host. Specifically, the total amount of memory of the host system.
> 
> Testing:
> - [x] New test case (passed, fails before)
> - [x] JFR tests. Passed.
> 
> Thoughts?

This pull request has now been integrated.

Changeset: 3c4d5204
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3c4d5204ff96280b123f42a8cfbaef308e470b69
Stats:     48 lines in 7 files changed: 43 ins; 0 del; 5 mod

8296671: [JFR] jdk.ContainerConfiguration event should include host total memory

Reviewed-by: egahlin

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

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


More information about the hotspot-dev mailing list