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.35.0) Add missing bounds check to deleteCharAt and fix docs for delete #15997

Merged

Conversation

mikezhang1234567890
Copy link
Contributor

Port of #15979

fyi @pshipton

…elete

For StringBuilder and StringBuffer
Add tests for deleteCharAt with out of bound indices.

Signed-off-by: Mike Zhang <mike.h.zhang@ibm.com>
@keithc-ca keithc-ca self-requested a review September 27, 2022 18:34
@keithc-ca keithc-ca changed the title (v0.35.0) Add missing bounds check to deleteCharAt and fix docs for delete (0.35.0) Add missing bounds check to deleteCharAt and fix docs for delete Sep 27, 2022
@keithc-ca keithc-ca merged commit 0e1ac1c into eclipse-openj9:v0.35.0-release Sep 27, 2022
@mikezhang1234567890 mikezhang1234567890 deleted the v0.35.0-release branch March 21, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants