-
Notifications
You must be signed in to change notification settings - Fork 729
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
jdk22 OpenJDK StackWalker/CallerSensitiveMethod - Expected class jdk.test.CallerSensitiveTest but got [class java.util.CSM] #18696
Comments
the cause of this is due to missing update to the walkState pointer allocated |
Tests to be unexcluded via adoptium/aqa-tests#5066. |
Reopen since #18926 was reverted. |
@pshipton Do you think we should re-exclude the test, i.e. revert adoptium/aqa-tests#5066? |
Yes, it would be nice to have clean jdk22 builds again. |
This reverts commit 63c7c9e. eclipse-openj9/openj9#18926 was reverted and eclipse-openj9/openj9#18696 was reopened. Signed-off-by: Keith W. Campbell <[email protected]>
This reverts commit 63c7c9e. eclipse-openj9/openj9#18926 was reverted and eclipse-openj9/openj9#18696 was reopened. Signed-off-by: Keith W. Campbell <[email protected]>
https://openj9-jenkins.osuosl.org/job/Test_openjdk22_j9_sanity.openjdk_aarch64_mac_Personal_testList_0/1/
jdk_lang
java/lang/StackWalker/CallerSensitiveMethod/Main.java
Perhaps related to #18697
The text was updated successfully, but these errors were encountered: