Skip to content
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

Need to pass _trackVisibleStackFrameDepth for scanContinuationSlots() #18282

Merged
merged 1 commit into from Oct 18, 2023

Conversation

LinHu2016
Copy link
Contributor

Base on comment for _trackVisibleStackFrameDepth "Should the stack walker be told to track the visible frame depth. Default false, should set to true when doing JVMTI walks that report stack slots", need to pass _trackVisibleStackFrameDepth for scanContinuationSlots().

Signed-off-by: hulin linhu@ca.ibm.com

Base on comment for _trackVisibleStackFrameDepth "Should the stack
walker be told to track the visible frame depth. Default false, should
set to true when doing JVMTI walks that report stack slots", need to
pass _trackVisibleStackFrameDepth for scanContinuationSlots().

Signed-off-by: hulin <linhu@ca.ibm.com>
@LinHu2016
Copy link
Contributor Author

LinHu2016 commented Oct 17, 2023

@dmitripivkine @amicic Could you please review the change? Thanks

@amicic
Copy link
Contributor

amicic commented Oct 17, 2023

jenkins test sanity win jdk21

@amicic amicic merged commit 27d7433 into eclipse-openj9:master Oct 18, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants