RFR: 8317801: java/net/Socket/asyncClose/Race.java fails intermittently on AIX
Martin Doerr
mdoerr at openjdk.org
Mon Jun 16 19:09:29 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
A few points:
- test/jdk/ProblemList.txt needs update (still contains problem list entry for this problem)
- the title mismatch must be fixed
- the alternative should be taken into consideration
@JoKern65: Can you take a look, please?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25817#issuecomment-2977765357
More information about the nio-dev
mailing list