Skip to content

Update assertion to account for state change in afterYield #21828

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 1 commit into from
May 12, 2025

Conversation

fengxue-IS
Copy link
Contributor

In vthread.afterYield() where the state is first set to WAIT then BLOCKED if the notify occurred during the transition phase.

Related: #21037 (comment)

In vthread.afterYield() where the state is first set to WAIT
then BLOCKED if the notify occurred during the transition phase.

Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
@tajila tajila requested a review from babsingh May 8, 2025 16:50
@fengxue-IS fengxue-IS marked this pull request as ready for review May 9, 2025 22:14
@fengxue-IS
Copy link
Contributor Author

@babsingh this change is good for PR builds.

@babsingh
Copy link
Contributor

jenkins test sanity amac jdk24

@babsingh babsingh merged commit b0fe5ec into eclipse-openj9:master May 12, 2025
6 checks passed
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.

2 participants