JDK-8211851 : (ch) java/nio/channels/AsynchronousSocketChannel/StressLoopback.java times out (aix)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: openjdk8u242,11
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: aix
  • CPU: ppc
  • Submitted: 2018-10-08
  • Updated: 2023-10-09
Related Reports
Relates :  
Description
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
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.
08-10-2018