RFR: 8375585: Test java/lang/ProcessBuilder/PipelineLeaksFD.java failed [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Feb 4 01:20:21 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.
This looks reasonable to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29530#pullrequestreview-3748446332
More information about the core-libs-dev
mailing list