-
Notifications
You must be signed in to change notification settings - Fork 738
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
DaaLoadTest ClassCastException #18195
Comments
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_special.system_aarch64_linux_Personal_testList_0/85
|
1 failure in a 20x Grinder job for DaaLoadTest_all_special_5m_22: https://openj9-jenkins.osuosl.org/job/Grinder/3079/
|
I got dump files for DaaLoadTest_all_special_5m_22.
The stacktrace for the thread "load-4" is as follows:
The first argument of
The receiver object of
|
Instances of the test classes are created in Looking at the core file took in https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/36496/, I find the code to create an instance of
|
I tried another run of Grinder with options to get trace logs of This time the method belongs to
In the trace log of
|
|
I opened eclipse-omr/omr#7206. |
I reviewed and merged eclipse-omr/omr#7206 . |
The OMR acceptance build is not good, there are crashes and assertions on aarch64. https://openj9-jenkins.osuosl.org/job/Pipeline-OMR-Acceptance/621/ OpenJ9 also changed since the last nighty build started, where aarch64 testing was fine. |
Started new testing on the openj9 changes to confirm if they are good. |
Looks like the cause is the openj9 change, opened #18626 |
I promoted the OMR change, it will be in the nightly builds. |
I think we can close this issue now. Nightly builds:
Test jobs:
Thank you for your investigation and fix, @Akira1Saitoh ! |
One more comment. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_special.system_aarch64_linux_Personal_testList_4/76
DaaLoadTest_daa2_special_5m_22
-XX:+UseCompressedOops -Xjit -Xgcpolicy:gencon -Xaggressive
The text was updated successfully, but these errors were encountered: