Eric Milles created GROOVY-9569:
-----------------------------------
Summary: 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: Documentation
Affects Versions: 2.5.12, 3.0.4
Reporter: Eric Milles
Assignee: Eric Milles
Test case for GROOVY-9501 is now a compiler error under static compilation.
This case went through a different path before 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)