Integrated: 8354530: AIX: sporadic unexpected errno when calling setsockopt in Net.joinOrDrop
Arno Zeller
azeller at openjdk.org
Thu May 15 07:53:05 UTC 2025
On Fri, 2 May 2025 08:13:46 GMT, Arno Zeller <azeller at openjdk.org> wrote:
> On AIX we have sporadic EAGAIN errors when calling setsockopt. This is undocumented, but has been seen in tests.
> Further test did show that it might not be enough to only try it once again. In our daily test environment we have seen no more unexpected exceptions when we retried 3 times.
This pull request has now been integrated.
Changeset: dc881ee3
Author: Arno Zeller <azeller at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dc881ee36900bc12bea9616a6078a1f3266c183d
Stats: 11 lines in 1 file changed: 10 ins; 0 del; 1 mod
8354530: AIX: sporadic unexpected errno when calling setsockopt in Net.joinOrDrop
Reviewed-by: alanb, clanger
-------------
PR: https://git.openjdk.org/jdk/pull/24996
More information about the nio-dev
mailing list