RFR: 8317801: java/net/Socket/asyncClose/Race.java fails intermittently on AIX
Alan Bateman
alanb at openjdk.org
Mon Jun 16 05:57:31 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
Have you tried creating src/java.base/aix/classes/sun/nio/ch/ch/UnixDispatcher.java with implPreClose and close?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25817#issuecomment-2975195557
More information about the nio-dev
mailing list