RFR: 8372125: containers/docker/TestPids.java fails after 8365606
SendaoYan
syan at openjdk.org
Wed Nov 19 03:29:51 UTC 2025
Hi all,
The test containers/docker/TestPids.java seems to be fails after [JDK-8365606](https://bugs.openjdk.org/browse/JDK-8365606)
I think max/-1/ulimited are all acceptable as unlimited pids value.
The change has been verified locally on linux-x64 and linux-aarch64.
-------------
Commit messages:
- 8372125: containers/docker/TestPids.java fails after 8365606
Changes: https://git.openjdk.org/jdk/pull/28383/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28383&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8372125
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/28383.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28383/head:pull/28383
PR: https://git.openjdk.org/jdk/pull/28383
More information about the hotspot-runtime-dev
mailing list