-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
jdk-23+37 riscv64 JVMCI and VectorApi extended.openjdk test failures #5613
Comments
Various failures:
|
Looks similar when run on the HiFive Unmatched board: https://ci.adoptium.net/job/Grinder/10913/console |
cc @robehn |
https://bugs.openjdk.org/browse/JDK-8331704
I would probably compile with "--disable-jvm-feature-jvmci", tests should be skipped if there no such support. |
Thanks @robehn - we'll kick off a build with that configure option and validate whether it causes any test failures 🤞🏻 |
VectorGatherMaskFoldingTest failure is noted for risc-v here: https://bugs.openjdk.org/browse/JDK-8333248 That fix was not yet backported to 23. |
Yes, it looks like there was an attempt to get into both 24 and 23, but it seem like it only got into 24. |
Some overlap between this issue and #5620, where the VectorGatherMaskFoldingTest was excluded for JDK23 (but noting that it is now seen failing for JDK21, #5690 (comment)) |
Back port to jdk23 is done https://bugs.openjdk.org/browse/JDK-8333248 . Back port to jdk21 is openjdk/jdk21u-dev#1100. Make this dup of #5620 |
As reported here: #5598 (comment)
https://ci.adoptium.net/job/Grinder/10912/consoleFull
The text was updated successfully, but these errors were encountered: