-
Notifications
You must be signed in to change notification settings - Fork 721
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
jdk16 aarch64/xLinux: jdk/incubator/vector testcases hang/timeout #12190
Comments
@knn-k fyi |
In theory we ran all the vector tests here #10627 (comment) and they passed. I see docker containers are used, perhaps the timeouts are related to that. |
Timeouts observed: No timeouts with Vector tests: |
@smlambert @knn-k Possibly "Docker" provisioned node related? |
@sxa fyi Docker related maybe... |
Unlikely this was OpenJ9 specific as it would have been impacted by the misdetection of machine size which was merged on Wednesday (before those three failures occurred) and, unless the difference in performance characteristics made it specific to OpenJ9 it would show up on Hotspot too. I'm running again at https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.openjdk_aarch64_linux/16/console on If there are any future issues that we believe are specific to the docker containers (any adopt machine with |
Please also note that x86-64 Linux has seen similar timeouts as mentioned in the issue title. This is not AArch64-specific. Timeouts observed: No timeouts with Vector tests: |
It could be OpenJ9 specific because the Vector API hasn't been fully optimized for OpenJ9 yet (still WIP) and I expect it runs slower on OpenJ9 than Hotspot. |
@pshipton and again: https://trss.adoptopenjdk.net/output/test?id=607c376a47db9757311cb21e
|
@gita-omr fyi |
@0xdaryl could somebody in the common team take a look? I think we mostly need to know if the tests ever finish. If indeed they hang, it’s most likely some general bug since, right now, we treat vector code as any other Java code. |
This won't be investigated for 0.27. Moving out. |
Is this still relevant? |
Tests seem to be running and passing, closing. |
https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.openjdk_aarch64_linux/12/consoleFull
https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.openjdk_x86-64_linux/13/#showFailuresLink
Tests:
OpenJ9:
The text was updated successfully, but these errors were encountered: