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

Update JVMTI GetThreadState for an unmounted carrier thread #18951

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

babsingh
Copy link
Contributor

New behaviour was noticed in JTREG GetThreadStateMountedTest.

An unmounted carrier thread is considered implicitly parked,
and all other bits except ALIVE and SUSPENDED are removed from
the bitmask.

Related: #18810

New behaviour was noticed in JTREG GetThreadStateMountedTest.

An unmounted carrier thread is considered implicitly parked,
and all other bits except ALIVE and SUSPENDED are removed from
the bitmask.

Related: eclipse-openj9#18810

Signed-off-by: Babneet Singh <[email protected]>
@babsingh
Copy link
Contributor Author

@gacholio Can you please review this PR?

@babsingh
Copy link
Contributor Author

jenkins test sanity,sanity.openjdk alinux jdk21,jdk22

@gacholio gacholio merged commit 9a014ee into eclipse-openj9:master Feb 14, 2024
9 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