Test /jdk/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java times out on aix. Is there a problem
with the support of propery jdk.net.useFastTcpLoopback?
Comments
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk/pull/21487
Date: 2024-10-14 07:08:36 +0000
14-10-2024
We can still observe this issue on in OpenJDK head our AIX systems.
13-06-2024
I'm relaying this info on behalf of AdoptOpenJDK folks:
This failure also affects JDK 8 on aix
More here: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1612
12-02-2020
jdk.net.useFastTcpLoopback is Windows only, the AIX implementation should not care about this configuration.