Integrated: 8375585: Test java/lang/ProcessBuilder/PipelineLeaksFD.java failed
Roger Riggs
rriggs at openjdk.org
Thu Feb 5 17:44:01 UTC 2026
On Mon, 2 Feb 2026 19:37:39 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Revised test to explicitly compare file descriptor info only from parent and child.
> If additional fd's are present in the child, it is hard to know their origin but they do not necessarily indicate a bug in Process launch.
>
> Remove from the problem list.
This pull request has now been integrated.
Changeset: 22e1f68a
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/22e1f68a259f2932afdb861cd4977fbe000f131f
Stats: 84 lines in 3 files changed: 41 ins; 15 del; 28 mod
8375585: Test java/lang/ProcessBuilder/PipelineLeaksFD.java failed
Reviewed-by: jpai, syan
-------------
PR: https://git.openjdk.org/jdk/pull/29530
More information about the core-libs-dev
mailing list