Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Feb 4, 2025

In a few places, we call VMMutex.lockNoTransitionUnspecifiedOwner() from methods that are annotated with @Uninterruptible(reason = "Called from uninterruptible code.", mayBeInlined = true). This is unsafe and can result in deadlocks.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 4, 2025
@graalvmbot graalvmbot closed this Feb 4, 2025
@graalvmbot graalvmbot deleted the chaeubl/GR-61888 branch February 4, 2025 16:22
@graalvmbot graalvmbot merged commit da0350d into master Feb 4, 2025
13 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