risdenk opened a new pull request, #1039:
URL: https://github.com/apache/solr/pull/1039

   https://issues.apache.org/jira/browse/SOLR-16427
   
   Builds on https://github.com/apache/solr/pull/1037
   
   Enables the following errorprone rules:
   * 
   
   Most of the fixes are straight forward - use .equals and Objects.equals 
where appropriate. Used contentEquals for char sequences. Make sure to compare 
Instant instead of just Date. Ensure proper string format number of arguments. 
Make sure to use proper Array methods for hashCode and toString


-- 
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-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to