You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/11/17 19:58:25 UTC

[GitHub] [commons-text] garydgregory commented on pull request #387: Rollback TextStringBuidler#hashCode implementation to 1.8 release

garydgregory commented on PR #387:
URL: https://github.com/apache/commons-text/pull/387#issuecomment-1319132366

   Hi @pbelousov 
   Thank you for the PR.
   Ah, I see...
   After looking at OpenJDK's `Arrays.hashCode(char[])` I flipped the loop traversal to start at 0.
   Please review git master and close.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org