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

Feat/vm signal fix #6147

Merged
merged 4 commits into from
Oct 6, 2024
Merged

Feat/vm signal fix #6147

merged 4 commits into from
Oct 6, 2024

Conversation

artdeell
Copy link
Member

@artdeell artdeell commented Oct 6, 2024

No description provided.

This allows the JVM to use its own crash handler and dump the native crash stack into stderr, which makes it more convenient for the end-user to see the error.

This does not disrupt ART as the signal handlers get handled through Android's integrated libsigchain first.
@artdeell artdeell merged commit 68254e0 into v3_openjdk Oct 6, 2024
2 checks passed
@artdeell artdeell deleted the feat/vm_signal_fix branch November 29, 2024 06:05
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.

1 participant