-
Notifications
You must be signed in to change notification settings - Fork 722
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
AOT testing StackWalkerTest_0 testClassLoaderName AssertionError: Wrong classloader name expected [TestMyloaderInstance] but found [null] #20368
Comments
Issue Number: 20368 |
@hangshao0 can you pls take a look. It's failing in the first run, so not AOT, but running with |
It is likely due to #20169. Before this change @theresa-m Could you take a look at this ? |
I don't see the code updating the openj9/runtime/vm/exceptiondescribe.c Lines 259 to 262 in d38a818
|
Do you think this is something we should fix in 0.48? |
I will take a look. |
Yes, if the final fix is small and has low risk. |
I tested StackWalkerTest_0 locally with |
Issue Number: 20368 |
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_extended.functional_s390x_linux_aot_Personal_testList_1/294
Still failing in the latest builds, on both tested versions jdk11 and jdk17.
https://openj9-jenkins.osuosl.org/job/Pipeline-Build-Test-AOT/327/
StackWalkerTest_0
Last known working build
0985ff3...16ab797
eclipse-openj9/openj9-omr@10fdf65...611c142
The text was updated successfully, but these errors were encountered: