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

Fix GetCurrentContendedMonitor on mounted CarrierThread #16983

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

fengxue-IS
Copy link
Contributor

Signed-off-by: Jack Lu Jack.S.Lu@ibm.com

@fengxue-IS fengxue-IS added backport:candidate Possible candidate for a backport to a `0.x.y+1` release project:loom Used to track Project Loom related work jdk19 comp:jvmti labels Mar 21, 2023
Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
@fengxue-IS
Copy link
Contributor Author

locally verified on top of #16855, 400/400 passed.

@babsingh
Copy link
Contributor

jenkins test sanity.functional,extended.openjdk amac jdk19

@babsingh
Copy link
Contributor

jenkins compile win jdk19

@babsingh
Copy link
Contributor

For compressedrefs coverage.

jenkins test sanity zlinux jdk19

@babsingh babsingh merged commit 0b97ffc into eclipse-openj9:master Mar 22, 2023
@pshipton
Copy link
Member

Does this fix an issue?

@babsingh
Copy link
Contributor

A new intermittent failure in serviceability/jvmti/vthread/VThreadMonitorTest is seen with #16855. This PR fixes the intermittent failure without affecting existing functionality, and it should be back-ported to the 0.37 release branch.

@babsingh
Copy link
Contributor

@fengxue-IS Can you open an issue for the VThreadMonitorTest failure and link it to the two PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jvmti jdk19 project:loom Used to track Project Loom related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants