Integrated: 8333200: Test containers/docker/TestPids.java fails Limit value -1 is not accepted as unlimited

SendaoYan syan at openjdk.org
Fri May 31 10:18:05 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.

This pull request has now been integrated.

Changeset: 7ab74c5f
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7ab74c5f268dac82bbd36355acf8e4f3d357134c
Stats:     6 lines in 1 file changed: 2 ins; 1 del; 3 mod

8333200: Test containers/docker/TestPids.java fails Limit value -1 is not accepted as unlimited

Reviewed-by: sgehwolf

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

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


More information about the hotspot-runtime-dev mailing list