You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/10/04 18:57:04 UTC

[GitHub] [jackrabbit-oak] kwin commented on pull request #382: OAK-9591 - Implement hashcode() and equals() method in ItemDefinitionImpl

kwin commented on pull request #382:
URL: https://github.com/apache/jackrabbit-oak/pull/382#issuecomment-933763956


   Please rather leverage the methods https://docs.oracle.com/javase/8/docs/api/java/util/Objects.html#hash-java.lang.Object...- and https://docs.oracle.com/javase/8/docs/api/java/util/Objects.html#equals-java.lang.Object-java.lang.Object- to implement those methods.


-- 
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: dev-unsubscribe@jackrabbit.apache.org

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