On Tue, 15 Sep 2026 10:35:28 GMT, Ivan Bereziuk <[email protected]> wrote:

> For newer `runc`,  `--pids-limit=0` ends up capping the number of threads to 
> 1 instead of "Unlimited".
> 
> This PR reverts the 
> [JDK-8274506](https://bugs.openjdk.org/browse/JDK-8274506) workaround for the 
> issue we had with Podman 3.3.1.
> 
> [0] - https://github.com/opencontainers/runc/pull/4949
> [1] - https://docs.podman.io/en/v4.4/markdown/options/pids-limit.html
> [2] - https://github.com/podman-container-tools/podman/pull/11794
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 25398062
Author:    Ivan Bereziuk <[email protected]>
Committer: Casper Norrbin <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/25398062306408180f71cdd7b59ba0c231e3d020
Stats:     19 lines in 2 files changed: 0 ins; 8 del; 11 mod

8392389: TestPids.java fails as "--pids-limit=0" caps max number of threads to 1

Reviewed-by: sgehwolf, cnorrbin

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

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

Reply via email to