-
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
StackWalkerTest testGetCallerClass caller class wrong #18961
Comments
There are many failures in sanity.openjdk which are likely caused by the same change.
|
SC_Softmx_JitAot also passed with the change reverted so this extended.system test failure appears to also have the same cause. |
In jdk17+, StackWalkerTest hangs. Also spotted these related failures, some of there where the GEN process times out. This could affect other system tests. DaaLoadTest_all_CS_5m_0 MathLoadTest_bigdecimal_CS_5m_0 SharedClassesAPI_0 |
Not sure if this is related, probably. https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.system_ppc64le_linux_Nightly_testList_2/153
|
Looks like the failure occurred in |
Since the change was reverted I'll close this. |
https://openj9-jenkins.osuosl.org/job/Pipeline-Build-Test-JDK11/742/ - all tested platforms
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_extended.functional_aarch64_linux_Nightly_testList_0/604
StackWalkerTest_1
-Xjit:count=0
Changes from previous build
1690101...70b540e
eclipse-openj9/openj9-omr@3f8a0e7...0966eb3
Tested by reverting #18926 to confirm this is the cause.
Failure on nightly build https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3308/
Passing with 18926 reverted https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/3309/
I'm going to revert the change.
@keithc-ca @fengxue-IS
The text was updated successfully, but these errors were encountered: