RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]

Matthias Baesken mbaesken at openjdk.java.net
Wed Sep 15 07:12:45 UTC 2021


On Tue, 14 Sep 2021 18:23:49 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Oh, I misunderstood the test. "no_value_expected" was passed in from `testPids()` in this file, but that's confusing because you are expecting an integer value. Maybe it should be "any_integer"?
>
>> Maybe it should be "any_integer"?
> 
> +1

> Is "no_value_expected" generated by Docker? I searched the entire HotSpot source code and couldn't find it. I also couldn't find "WARNING: Your kernel does not support pids limit capabilities".
> 

Hi, this warning is showing up on some of our Linux ppc64le machines where the pids limit capabilities is not supported.

Best regards, Matthias

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

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


More information about the core-libs-dev mailing list