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

SendaoYan syan at openjdk.org
Thu Jan 29 08:22:05 UTC 2026


On Thu, 29 Jan 2026 06:40:56 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> It's possible that the system where this test is timing out for @sendaoYan may have this same problem.

This timed out failure only observed on a linux-aarch64 machine, which has older linux kernel version. The lsof version is lsof 4.93.2, which same to ubuntu22. But ubuntu22 do not observed this issue for now on.


> cat /etc/os-release 
NAME="Kylin Linux Advanced Server"
VERSION="V10 (Halberd)"
ID="kylin"
VERSION_ID="V10"
PRETTY_NAME="Kylin Linux Advanced Server V10 (Halberd)"
ANSI_COLOR="0;31"

> uname -a
Linux KP57 4.19.90-89.11.v2401.ky10.aarch64 #1 SMP Thu Apr 25 18:20:10 CST 2024 aarch64 aarch64 aarch64 GNU/Linux

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

PR Comment: https://git.openjdk.org/jdk/pull/29478#issuecomment-3816181556


More information about the core-libs-dev mailing list