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

[jira] [Resolved] (GROOVY-9569) SC: new compiler error for access of static, non-final, outer-class field

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

Daniel Sun resolved GROOVY-9569.
--------------------------------
    Fix Version/s: 3.0.5
                   4.0.0-alpha-1
       Resolution: Fixed

> SC: new compiler error for access of static, non-final, outer-class field
> -------------------------------------------------------------------------
>
>                 Key: GROOVY-9569
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9569
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 3.0.4, 2.5.12
>            Reporter: Eric Milles
>            Assignee: Eric Milles
>            Priority: Major
>             Fix For: 4.0.0-alpha-1, 3.0.5
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Test case for GROOVY-9501 is now a compiler error under static compilation.  This case went through a different path before 2.5.12 and I think it ran as a dynamic property access instead of a direct field access or bridge method call.



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