Skip to content

[GR-65628] Fix merge conflict 2025-06-05 #11347

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

Merged
merged 11 commits into from
Jun 5, 2025

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

eregon and others added 11 commits June 4, 2025 13:21
* The compilation isolates do not need or use signal handling.
* Otherwise it's very complicated to disable InstallSegfaultHandler
  for Truffle languages as it would get automatically enabled
  for the compilation isolate, due to -R:+EnableSignalHandling
  -R:+InstallSegfaultHandler passed when building Truffle language native images.
…stead of forcing them in the thin launchers

PullRequest: graal/20980
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 5, 2025
@graalvmbot graalvmbot merged commit 7bc06b8 into galahad Jun 5, 2025
4 of 13 checks passed
@graalvmbot graalvmbot deleted the galahad-dev/fix-merge-conflict-2025-06-05 branch June 5, 2025 17:05
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.

4 participants