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

Return non-null list of stack frames #16680

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

keithc-ca
Copy link
Contributor

That list will be empty until stack walking is implemented.

Tested with the core file mentioned in #16674.
Fixes: #16674.

That list will be empty until stack walking is implemented.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca keithc-ca requested a review from pshipton February 7, 2023 20:00
@pshipton pshipton merged commit 5348361 into eclipse-openj9:master Feb 7, 2023
@keithc-ca keithc-ca deleted the osx_info_thread branch February 7, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jdmpview info thread * on macOS core dump: Cannot invoke "java.util.List.size()" because "frames" is null
2 participants