RFR: 8333200: Test containers/docker/TestPids.java fails Limit value -1 is not accepted as unlimited
Severin Gehwolf
sgehwolf at openjdk.org
Fri May 31 09:45:00 UTC 2024
On Wed, 29 May 2024 15:49:15 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> The testcase `containers/docker/TestPids.java` seems to be failed after [JDK-8302744](https://bugs.openjdk.org/browse/JDK-8302744), I am not quiet sure.
> I think `max` or `-1` both acceptable as unlimited pids value.
> The change has been verified, only change the testcase, no risk.
IMO this is a trivial fix. One review should be sufficient.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19460#issuecomment-2141621912
More information about the hotspot-runtime-dev
mailing list