RFR: 8376630: java/lang/ProcessBuilder/PipelineLeaksFD.java intermittent timed out

Roger Riggs rriggs at openjdk.org
Fri Jan 30 14:57:17 UTC 2026


On Fri, 30 Jan 2026 01:16:52 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Having just updated this test, I would have been interested in fixing any follow on problems myself.
>
> Do you mean I should close this PR, and you will create a new one. That would be a good option.

I would be ok with only increasing the timeout.
That would avoid customizing the test to an older OS version and retain the extra information useful for debugging.
Since it is intermittent, the current timeout is in the ballpark, so doubling it would be ok.
Older OS versions will be replaced in time, but if we complicate the test code, that will stay indefinitely.

Please wait to remove the test from the ProblemList. 
When I fix: [JDK-8375585](https://bugs.openjdk.org/browse/JDK-8375585) I'll take it off the problem list.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29478#discussion_r2746676005


More information about the core-libs-dev mailing list