[jdk17u-dev] RFR: 8291760: PipelineLeaksFD.java still fails: More or fewer pipes than expected
SendaoYan
syan at openjdk.org
Thu Jun 20 01:05:39 UTC 2024
Hi all,
This pull request contains a backport of commit [4e457acd](https://github.com/openjdk/jdk/commit/4e457acda09be57dbb49b5c89123bf79bf81f38c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Roger Riggs on 26 Aug 2022 and was reviewed by Jaikiran Pai and Alan Bateman.
The backport not clean, because the file `test/jdk/ProblemList.txt` can't backport cleanly, and it doesn't need to backport. The file `test/jdk/java/lang/ProcessBuilder/PipelineLeaksFD.java` is backport cleanly.
The change has been verified, only change the testcase, no risk.
Thanks!
-------------
Commit messages:
- Backport 4e457acda09be57dbb49b5c89123bf79bf81f38c
Changes: https://git.openjdk.org/jdk17u-dev/pull/2615/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2615&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8291760
Stats: 27 lines in 1 file changed: 8 ins; 7 del; 12 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2615.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2615/head:pull/2615
PR: https://git.openjdk.org/jdk17u-dev/pull/2615
More information about the jdk-updates-dev
mailing list