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

Severin Gehwolf sgehwolf at openjdk.java.net
Wed Sep 29 10:09:11 UTC 2021


> 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:
  - all: https://git.openjdk.java.net/jdk/pull/5740/files
  - new: https://git.openjdk.java.net/jdk/pull/5740/files/7e1ebd85..c8c9c83f

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5740&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5740&range=00-01

  Stats: 80 lines in 1 file changed: 80 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5740.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5740/head:pull/5740

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


More information about the hotspot-runtime-dev mailing list