RFR: 8317801: java/net/Socket/asyncClose/Race.java fails intermittently on AIX

Alan Bateman alanb at openjdk.org
Mon Jun 16 06:04:26 UTC 2025


On Mon, 16 Jun 2025 05:28:27 GMT, Shruthi <duke at openjdk.org> wrote:

> Resolved a race condition in socket close handling that led to intermittent failures in Race.java on AIX
> The bug report for the same: https://bugs.openjdk.org/browse/JDK-8317801

I realize what is proposed here is the pending_signals patch that I attached to the JBS issue and I'm okay if we go with that. I was just curious if there is an alternative with an AIX version of UnixDispatcher.

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

PR Comment: https://git.openjdk.org/jdk/pull/25817#issuecomment-2975207688


More information about the nio-dev mailing list