Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Hi,

This patch pushes the evaluation of the assert condition into the if so that it can be removed when assertion is disabled. Since this is called from uninterruptible contexts, I tried wrapping the evaluation into a lambda and passing it into an overload of dynamicAssert but failed.

Please take a look and leave your reviews, thanks a lot.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 10, 2025
@graalvmbot graalvmbot closed this Apr 11, 2025
@graalvmbot graalvmbot deleted the qam/threadid branch April 11, 2025 06:23
@graalvmbot graalvmbot merged commit d8b1553 into master Apr 11, 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