You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/07/10 09:15:00 UTC

[jira] [Updated] (GROOVY-9620) MetaClassImpl uses findPropertyInClassHierarchy inefficiently

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

Paul King updated GROOVY-9620:
------------------------------
    Fix Version/s: 2.5.13

> 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, 2.5.13
>
>          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)