RFR: 8273216: JCMD does not work across container boundaries with Podman [v2]

Mikhailo Seledtsov mseledtsov at openjdk.java.net
Wed Sep 29 18:54:32 UTC 2021


On Wed, 29 Sep 2021 10:09:11 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?
>
> Severin Gehwolf has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Check for podman version >= 3.3.1

Changes look good to me. This version now passes Oracle container testing, thank you.

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

Marked as reviewed by mseledtsov (Committer).

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


More information about the hotspot-runtime-dev mailing list