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

Paul King closed GROOVY-8914.
-----------------------------

> Error compiling static inner class that extends some other (static) inner 
> class
> -------------------------------------------------------------------------------
>
>                 Key: GROOVY-8914
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8914
>             Project: Groovy
>          Issue Type: Bug
>          Components: Compiler
>    Affects Versions: 3.0.0-alpha-3, 2.5.4
>            Reporter: Basil Peace
>            Assignee: Paul King
>            Priority: Minor
>             Fix For: 3.0.0-alpha-4, 2.5.5
>
>
> If inner static class extends some other inner static class that already 
> compiled then compiler gives errors like this:
> {{ -1: "methodMissing" implementations are not supported on static inner 
> classes as a synthetic version of "methodMissing" is added during compilation 
> for the purpose of outer class delegation.}}
> No error when class being extended is in current compilation.
>  
> Demo project: https://github.com/grv87/groovy-inner-static-class



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to