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: Resolved
  • Resolution: Fixed
  • OS: aix
  • CPU: ppc
  • Submitted: 2018-10-08
  • Updated: 2025-01-27
  • Resolved: 2025-01-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21 JDK 24 JDK 25
21.0.7Fixed 24.0.1Fixed 25 b05Fixed
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
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1353 Date: 2025-01-23 12:43:29 +0000
23-01-2025

[jdk21u-fix-request] Approval Request from Varada M backport of StressLoopback.java test fix. Build and jtreg testing on java/net and java/nio successful.
23-01-2025

[jdk24u-fix-request] Approval Request from Varada M backport of StressLoopback.java test fix. Build and jtreg testing on java/net and java/nio successful.
17-01-2025

[jdk23u-fix-request] Approval Request from Varada M backport of StressLoopback.java test fix. Build and jtreg testing on java/net and java/nio successful.
17-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk24u/pull/17 Date: 2025-01-14 08:58:00 +0000
14-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk23u/pull/235 Date: 2025-01-14 08:57:56 +0000
14-01-2025

Changeset: 8b22517c Branch: master Author: Joachim Kern <jkern@openjdk.org> Date: 2025-01-07 13:54:09 +0000 URL: https://git.openjdk.org/jdk/commit/8b22517cb0b24c4134a2dbf22591f6f84d7d866c
07-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22633 Date: 2024-12-09 09:53:26 +0000
09-12-2024

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.
08-10-2018