[GitHub] [groovy] danielsun1106 commented on pull request #1260: GROOVY-9575 ASTNode.hashCode violates Object.hashCode contract: does not return consistent value

2020-05-27 Thread GitBox
danielsun1106 commented on pull request #1260: URL: https://github.com/apache/groovy/pull/1260#issuecomment-635029402 Understood :-) Merged. Thanks for your contributing. This is an automated message from the Apache

[GitHub] [groovy] danielsun1106 commented on pull request #1260: GROOVY-9575 ASTNode.hashCode violates Object.hashCode contract: does not return consistent value

2020-05-27 Thread GitBox
danielsun1106 commented on pull request #1260: URL: https://github.com/apache/groovy/pull/1260#issuecomment-635023987 https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#hashCode() > Whenever it is invoked on the same object more than once during an