RFR: 8356277: containers/docker/TestPids.java: Limit value 19128 is not accepted as unlimited

Jan Kratochvil jkratochvil at openjdk.org
Fri May 9 14:28:50 UTC 2025


On Fri, 9 May 2025 14:00:30 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> I think you need to do `sudo systemctl daemon-reload` for it to take effect (or reboot).

I did reboot. But for some reason it must be in `/etc/systemd/system.conf` and not in `/usr/lib/systemd/system.conf`.

> While that's true, AFAIK, it's only fixing the problem for `docker`

I do not use `docker` in any way for this bug/fix.

> and relies on `systemctl show` being present on the system, so it's not necessarily more universal.

Is there an OS with `systemd`-limited process count while not having `systemctl`?

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

PR Comment: https://git.openjdk.org/jdk/pull/25067#issuecomment-2866762382


More information about the hotspot-runtime-dev mailing list