[jdk21u-dev] Integrated: 8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)

Shruthi Acharya sacharya at openjdk.org
Tue Jan 13 14:30:13 UTC 2026


On Tue, 13 Jan 2026 09:32:52 GMT, Shruthi Acharya <sacharya at openjdk.org> wrote:

> This pull request contains a backport of commit [8f121a17](https://github.com/openjdk/jdk/commit/8f121a173ca2534c706682f6c68fbbb0b94ec057) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> OpenJDK bug : https://bugs.openjdk.org/browse/JDK-8317801
> 
> The original patch didn’t apply cleanly to the JDK21u-dev branch due to a copyright header mismatch in `src/java.base/unix/classes/sun/nio/ch/NativeThread.java`. However, the rest of the changes were ported without issues. Manually updated the copyright header to resolve the conflict.

This pull request has now been integrated.

Changeset: 6201b183
Author:    Shruthi Acharya <sacharya at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/6201b183cae8be105659568251f1aa53ffc196e4
Stats:     39 lines in 4 files changed: 32 ins; 4 del; 3 mod

8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)

Reviewed-by: sgehwolf
Backport-of: 8f121a173ca2534c706682f6c68fbbb0b94ec057

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2543


More information about the jdk-updates-dev mailing list