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 monitorwaited01 and VThreadEventTest to work with OpenJ9 #938

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

babsingh
Copy link
Member

OpenJ9 has its own implementation of virtual threads in the JVM.

Due to differences in implementation, the monitorwaited01 and
VThreadEventTest tests have been updated to check the function names
used in OpenJ9's virtual thread implementation.

Related: eclipse-openj9/openj9#19191
Related: eclipse-openj9/openj9#20707

OpenJ9 has its own implementation of virtual threads in the JVM.

Due to differences in implementation, the monitorwaited01 and
VThreadEventTest tests have been updated to check the function names
used in OpenJ9's virtual thread implementation.

Related: eclipse-openj9/openj9#19191
Related: eclipse-openj9/openj9#20707

Signed-off-by: Babneet Singh <[email protected]>
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