Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java/nio/channels/AsynchronousSocketChannel/StressLoopback.java intermittent #1612

Closed
M-Davies opened this issue Feb 12, 2020 · 2 comments
Closed

Comments

@M-Davies
Copy link
Contributor

https://github.com/ibmruntimes/openj9-openjdk-jdk8/blob/544e7f29c18914f03aefdca4127f0e380253e0ff/jdk/test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java#L1 fails intermittently (roughly 6/10 times) on JDK8-hs-aix and JDK8-j9-aix. The failure is caused by the test timing out after thread deadlock

The test is marked as failing intermittently on JDK9+ (https://bugs.openjdk.java.net/browse/JDK-8172200) and there is work underway to fix this for JDK11 (https://bugs.openjdk.java.net/browse/JDK-8211851) but not for JDK8. If I could get a JBS member to add to 8211851 for me, passing over the above information, that would be great.

Jdk8-hs-aix(10 iterations)

13:55:09  openjdk version "1.8.0_242"
13:55:09  OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_242-202002060435-b08)
13:55:09  OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.242-b08, mixed mode)

openjdk_test_output_StressLookback.tar.gz

@M-Davies
Copy link
Contributor Author

JDK8 problem raised on JBS (https://bugs.openjdk.java.net/browse/JDK-8211851)

@M-Davies
Copy link
Contributor Author

Excluded in #1613

@karianna karianna added the bug label Feb 17, 2020
@karianna karianna added this to TODO in aqa-tests via automation Feb 17, 2020
@karianna karianna added this to the February 2020 milestone Feb 17, 2020
@karianna karianna moved this from TODO to Done in aqa-tests Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
aqa-tests
  
Done
Development

No branches or pull requests

2 participants