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 Sequence Error in a Case of HandleServerMessage #20743

Merged

Conversation

luke-li-2003
Copy link
Contributor

Fix an error so that VM_getObjectClassFromKnownObjectIndexJLClass will not result in the boolean value being sent before assigned.

Fix an error so that VM_getObjectClassFromKnownObjectIndexJLClass
will not result in the boolean value being sent before assigned.

Signed-off-by: Luke Li <[email protected]>
@luke-li-2003 luke-li-2003 requested a review from dsouzai as a code owner December 3, 2024 21:12
@luke-li-2003
Copy link
Contributor Author

@mpirvu can you have a look at this?

Copy link
Contributor

@mpirvu mpirvu left a comment

Choose a reason for hiding this comment

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

LGTM

@mpirvu mpirvu self-assigned this Dec 3, 2024
@mpirvu mpirvu added the comp:jitserver Artifacts related to JIT-as-a-Service project label Dec 3, 2024
@mpirvu
Copy link
Contributor

mpirvu commented Dec 3, 2024

jenkins compile zlinuxjit jdk21

@mpirvu mpirvu merged commit d1d7a16 into eclipse-openj9:master Dec 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jitserver Artifacts related to JIT-as-a-Service project
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants