[jdk21u-dev] RFR: 8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)
Severin Gehwolf
sgehwolf at openjdk.org
Tue Jan 13 10:37:46 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.
Marked as reviewed by sgehwolf (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk21u-dev/pull/2543#pullrequestreview-3655084012
More information about the jdk-updates-dev
mailing list