[
https://issues.apache.org/jira/browse/GROOVY-8070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Johnson updated GROOVY-8070:
---------------------------------
Priority: Minor (was: Major)
> Class Naming with multiple Uppercase chooses getter over class
> --------------------------------------------------------------
>
> Key: GROOVY-8070
> URL: https://issues.apache.org/jira/browse/GROOVY-8070
> Project: Groovy
> Issue Type: Bug
> Components: Compiler, groovy-runtime
> Affects Versions: 2.4.7
> Reporter: Matt Johnson
> Priority: Minor
>
> If there is a collision in a class with the name of a getter and a class name
> that has multiple uppercase letters at the beginning of the name then the
> runtime chooses the getter instead of the class. I've contrived a simple
> example show the bug.
> https://github.com/mattjohnson/groovy-bug
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)