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 erroneous comment regarding String.substring #2130

Merged
merged 1 commit into from Sep 17, 2016
Merged

Fix erroneous comment regarding String.substring #2130

merged 1 commit into from Sep 17, 2016

Conversation

kilink
Copy link
Contributor

@kilink kilink commented Sep 16, 2016

Since Java 7, Strings produced with String.substring do not share byte arrays.

Since Java 7, Strings produced with String.substring do not share byte arrays.
@grpc-kokoro
Copy link

Thanks for your pull request. The automated tests will run as soon as one of the admins verifies this change is ok for us to run on our infrastructure.

@xfxyjwf xfxyjwf merged commit c44ca26 into protocolbuffers:master Sep 17, 2016
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.

None yet

4 participants