ndimiduk opened a new pull request #4133:
URL: https://github.com/apache/hbase/pull/4133


   Picks up on @madrob 's #3976 , applies the changes I outlined. Specifically:
   * Upgrades us to the last version of Error Prone that retains support for 
JDK8 compiler (happens to be the latest release, at this time)
   * Keeps the `errorprone` profile attached to JDK8 compiler profile
   * Minor changes regarding java docs and unit test warnings
   * Swap the `KeyValue#clone` method to use `Arrays.copyOf` as Mike suggested 
in the other PR.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to