Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.20
-
None
Description
Example project that demonstrates the issue: https://github.com/matrei/bug-groovy-java-getter
Workaround: Use long form o.getName() instead of o.name
Attachments
Issue Links
- is related to
-
GROOVY-7971 @CS flow typing incorrectly casting to map at runtime
- In Progress
-
GROOVY-8965 instanceof with || inserts wrong cast
- Closed