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

jvm: Improve handling of stack overflow #2060

Merged
merged 1 commit into from Oct 6, 2023

Conversation

fridis
Copy link
Member

@fridis fridis commented Oct 6, 2023

On a stack overflow while executing compiled code, the Fuzion feature stack trace (using the mangled Java names) is printed instead of the Java stack trace.

Also, repeated entries in the stack trace are now summaries properly, the existing code for this was broken.

On a stack overflow while executing compiled code, the Fuzion feature stack
trace (using the mangled Java names) is printed instead of the Java stack trace.

Also, repeated entries in the stack trace are now summaries properly, the
existing code for this was broken.
@michaellilltokiwa michaellilltokiwa merged commit 545640a into main Oct 6, 2023
5 checks passed
@michaellilltokiwa michaellilltokiwa deleted the jvm_handle_stackoverflow_nicer branch October 6, 2023 15:56
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

2 participants