Integrated: 8273216: JCMD does not work across container boundaries with Podman

Severin Gehwolf sgehwolf at openjdk.java.net
Thu Sep 30 15:28:37 UTC 2021


On Tue, 28 Sep 2021 16:05:15 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this test fix so as to make it work with podman too. I've tested this with podman 3.3.1 when running as regular user and when running as root. Also tested it with docker on cgroups v1 with root. I don't know how to do rootless docker testing.
> 
> Thoughts?

This pull request has now been integrated.

Changeset: 9180d9a2
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9180d9a2f990e71ca6ac9c14e55a21f7372929ac
Stats:     105 lines in 1 file changed: 91 ins; 4 del; 10 mod

8273216: JCMD does not work across container boundaries with Podman

Reviewed-by: mseledtsov, hseigel

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

PR: https://git.openjdk.java.net/jdk/pull/5740


More information about the hotspot-runtime-dev mailing list