-
Notifications
You must be signed in to change notification settings - Fork 728
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
Segfault in vector API tests with JITServer #20798
Comments
Attn @mpirvu. |
Issue Number: 20798 |
@luke-li-2003 Could you please look into this crash? I don't have reasons to believe that #20767 is going to fix it. Thanks |
@luke-li-2003 If your fix got reverted, please talk the the author to make sure it was a mistake and not something intentional. |
That's a big commit. Let's make sure that some of your other changes were not removed my mistake |
This method:
will not work with JITServer. |
Also a new |
@gita-omr FYI. |
Failure link
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_sanity.openjdk_x86-64_linux_jit_Personal_testList_1/40/
Fails in
jdk_vector_float128_j9_0
,jdk_vector_short128_j9_0
,jdk_vector_double128_j9_0
,jdk_vector_int128_j9_0
,jdk_vector_byte128_j9_0
.Optional info
I haven't built the tests to reproduce locally, but a possible cause is #20695.
Failure output (captured from console output)
The text was updated successfully, but these errors were encountered: