On Tue, 15 Sep 2026 15:16:19 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).
>
> Ivan Bereziuk has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   keep UNLIMITED_PIDS (-1) as contant for readability

Thanks. Looks good to me.

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32877#pullrequestreview-5213270562

Reply via email to