RFR: 8289711: Add container configuration data to mbeans [v2]

Alan Bateman alanb at openjdk.org
Thu Jul 14 08:27:01 UTC 2022


On Thu, 14 Jul 2022 07:54:56 GMT, xpbob <duke at openjdk.org> wrote:

> Thanks for review. The runtime information is already fetched through the OperatingSystemMXBean, and I'm wrapped through the interface, keeping only the configuration data.Such an interface could be part of management.

I don't think this feature should be adding to the standard API. Can you move ContainerInfoMXBean to sun.management and do some experiments?

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

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


More information about the serviceability-dev mailing list