RFR: 8375585: Test java/lang/ProcessBuilder/PipelineLeaksFD.java failed [v3]

SendaoYan syan at openjdk.org
Wed Feb 4 03:14:26 UTC 2026


On Tue, 3 Feb 2026 17:40:16 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.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed use of count.

I run this test 10k times and all passed after apply the proposed patch.

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

Marked as reviewed by syan (Committer).

PR Review: https://git.openjdk.org/jdk/pull/29530#pullrequestreview-3748707300


More information about the core-libs-dev mailing list