-
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
ArrayIndexOutOfBoundsException jdk.internal.util.ArraysSupport.hashCode #20833
Comments
https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.functional_x86-64_linux_Nightly_testList_0/118
|
@hzongaro fyi |
@BradleyWood, is this likely to be caused by the same problem reported in #20824, and fixed in #20838? |
@hzongaro I'm not sure whats happening here. Based on the line numbers the stack trace, that is an object array hashcode. Although the timing of this test failure is suspicious I don't see how this would relate to the vectorizedHashCode PR, because that is for integers. |
It's possible this is fixed by pull request #20849. The method I haven't been able to reproduce the failures, but if we go a few weeks without seeing these failures again, I think we can guess that that was the cause of this problem. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.functional_x86-64_linux_Nightly_testList_0/115
jsr335tests_none_SCC_3
-Xcompressedrefs -Xjit -Xgcpolicy:optthruput
The text was updated successfully, but these errors were encountered: