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.
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
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.