aherbert commented on issue #27: Murmur3fix URL: https://github.com/apache/commons-codec/pull/27#issuecomment-554695584 No need for a replacement class for IncrementalHash32. Only the `end()` method of the class should be deprecated. You can just add `hash32x86()` to match the static method name for the same computation. Can you remove all the underscores from the method names please. That is not Java standard.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
