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

SendaoYan syan at openjdk.org
Sat Jan 31 04:40:14 UTC 2026


On Fri, 30 Jan 2026 14:55:08 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> 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.

Thanks. I have revert the change of `lsof -p`, and increase the timeout value for this test.

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

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


More information about the core-libs-dev mailing list