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

(0.44) Fix transformIndexOfKnownString to handle 8bit characters properly #19056

Conversation

Akira1Saitoh
Copy link
Contributor

Avoid sign extension when assigning an 8bit value to an int32_t variable.

Master PR: #19044
Issue: #18974

Avoid sign extension when assigning an 8bit value to an int32_t variable.

Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
@pshipton pshipton merged commit d786bbb into eclipse-openj9:v0.44.0-release Mar 4, 2024
2 checks passed
@Akira1Saitoh Akira1Saitoh deleted the fixTransformIndexOfKnownString044 branch March 4, 2024 23:56
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants