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 casting to byte for integer greater than 127 (byte is signed numb… #339

Merged
merged 2 commits into from Apr 7, 2022

Conversation

alessandromnc94
Copy link
Contributor

…er and for string greater than 127 characters it result to NegativeIndexException).

Edited only java version

…er and for string greater than 127 characters it result to NegativeIndexException)
@ottobackwards
Copy link
Contributor

Thanks for taking a look at this, can you please add a unit test for the behavior

Copy link
Contributor

@chrisdutz chrisdutz left a comment

Choose a reason for hiding this comment

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

lgtm

@sruehl sruehl merged commit 6f5399e into apache:develop Apr 7, 2022
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.

None yet

4 participants