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

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

Proposed PR merged. Thanks!

> MetaClassImpl uses findPropertyInClassHierarchy inefficiently
> -------------------------------------------------------------
>
>                 Key: GROOVY-9620
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9620
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Eric Milles
>            Assignee: Eric Milles
>            Priority: Major
>             Fix For: 4.0.0-alpha-1, 3.0.5
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> MetaClassImpl#findPropertyInClassHierarchy checks super type(s) of passed 
> cached class.  Callers are looping over super classes, which results in 
> redundant checking.



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

Reply via email to