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

[GR-47629] Raise native signal after closing the Context for uncaught SignalException #3356

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 14, 2023
@graalvmbot graalvmbot force-pushed the bd/close-context-before-raise-signal branch from 9e507b0 to 0a219cd Compare December 14, 2023 14:59
@graalvmbot graalvmbot force-pushed the bd/close-context-before-raise-signal branch 2 times, most recently from f8cf89c to 1608049 Compare January 4, 2024 10:46
eregon added 3 commits January 5, 2024 14:03
… SignalException

* Otherwise hooks on Context#close are not done, e.g., --cpusampler output.
* Rename BasicPlatform to Platform and remove redundant org.truffleruby.platform.Platform.
* They happen again since org.truffleruby no longer uses "jniHeaders": True
  and so can again be compiled by ECJ and is not forced to use javac.
@graalvmbot graalvmbot force-pushed the bd/close-context-before-raise-signal branch from 1608049 to fda3b4e Compare January 5, 2024 13:07
@graalvmbot graalvmbot closed this Jan 8, 2024
@graalvmbot graalvmbot deleted the bd/close-context-before-raise-signal branch January 8, 2024 16:34
@graalvmbot graalvmbot merged commit c4e65f6 into master Jan 8, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants