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

Set thread blocked flag before triggering JVMTI Monitor Contended Enter #16844

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

thallium
Copy link
Contributor

@thallium thallium commented Mar 7, 2023

Fixes #16685

@thallium
Copy link
Contributor Author

thallium commented Mar 7, 2023

@fengxue-IS FYI

Copy link
Contributor

@fengxue-IS fengxue-IS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, can you add a short explanation for this change in the original issue (ie why test failed, how this change addresses the issue).

@babsingh
Copy link
Contributor

babsingh commented Mar 8, 2023

jenkins test sanity alinux64 jdk19

@babsingh
Copy link
Contributor

babsingh commented Mar 8, 2023

jenkins test sanity win jdk19

@babsingh
Copy link
Contributor

babsingh commented Mar 8, 2023

jenkins test sanity xlinux jdk8

@babsingh babsingh merged commit f6c3f98 into eclipse-openj9:master Mar 8, 2023
thallium added a commit to thallium/aqa-tests that referenced this pull request Mar 14, 2023
The test has been fixed by eclipse-openj9/openj9#16844

Signed-off-by: Gengchen Tuo <gengchen.tuo@ibm.com>
sophia-guo pushed a commit to adoptium/aqa-tests that referenced this pull request Mar 14, 2023
The test has been fixed by eclipse-openj9/openj9#16844

Signed-off-by: Gengchen Tuo <gengchen.tuo@ibm.com>
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.

JVMTI VThreadMonitorTest fails with an unexpected monitor
3 participants