-
Notifications
You must be signed in to change notification settings - Fork 741
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/GetCallerClassTest - Got class java.lang.invoke.LambdaForm$MH/0x000000003983da20, but expected class GetCallerClassTest$TopLevelCaller #18697
Comments
@fengxue-IS Please take a look at this |
@fengxue-IS It may be a dup of #18696 |
in JDK22, this test added the new option |
local testing passed for the draft change, running personal build now #18696 seem to be a different problem specifically related to the newly added |
Reopening ... the excluded test needs to be re-enabled, and the |
Issue eclipse-openj9/openj9#18697 Signed-off-by: Peter Shipton <[email protected]>
Created adoptium/aqa-tests#5061 to unexclude the test. |
…5061) Issue eclipse-openj9/openj9#18697 Signed-off-by: Peter Shipton <[email protected]>
https://openj9-jenkins.osuosl.org/job/Test_openjdk22_j9_sanity.openjdk_aarch64_mac_Personal_testList_0/1
jdk_lang
java/lang/StackWalker/GetCallerClassTest.java
Perhaps related to #18696
The text was updated successfully, but these errors were encountered: