Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.4, 2.5.12
-
None
Description
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.
Attachments
Issue Links
- relates to
-
GROOVY-10985 Precedence of self property over outer class field
- Closed