RFR: 8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix) [v2]

Alan Bateman alanb at openjdk.org
Fri Jun 20 06:53:28 UTC 2025


On Fri, 20 Jun 2025 05:07:13 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
>
> Shruthi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updating Copyright
>   
>   Signed-off-by: Shruthi <Shruthi.Shruthi1 at ibm.com>

Would it be good to get another reviewer as this its the patch that I added to the JBS issue.

The error that Skara bot added to the PR is "8317801 is used in problem lists: [test/jdk/ProblemList.txt]". I see Martin has pointed this out too. Can you update this exclude list to remove the exclude for AIX?

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25817#pullrequestreview-2944772436
PR Comment: https://git.openjdk.org/jdk/pull/25817#issuecomment-2989991458


More information about the nio-dev mailing list