RFR: 8360401: [AIX] java/lang/ProcessBuilder/FDLeakTest/FDLeakTest.java fails since JDK-8210549

Thomas Stuefe stuefe at openjdk.org
Mon Sep 22 14:32:26 UTC 2025


On Mon, 22 Sep 2025 13:31:36 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> > Hi Thomas, fcntl(4, F_CLOSEM, 0); closes all open descriptors >=4. Its a special AIX feature linux does not have i guess.
> 
> Might be worth pointing out in the comment above.

:-) Yes, that is a quite important part and easily missed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27291#discussion_r2368713808


More information about the core-libs-dev mailing list