[ 
https://issues.apache.org/jira/browse/GROOVY-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King resolved GROOVY-9753.
-------------------------------
    Fix Version/s: 4.0.0-alpha-1
       Resolution: Fixed

Proposed PR merged.

> EqualsAndHashCode should be enhanced to be POJO aware
> -----------------------------------------------------
>
>                 Key: GROOVY-9753
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9753
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 4.0.0-alpha-1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The generated equals and hashCode methods should avoid calls into the Groovy 
> runtime. For example, the generated hashCode method could use 
> {{Objects.hash()}} instead of {{HashCodeHelper.updateHash()}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to