You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Matt Johnson (JIRA)" <ji...@apache.org> on 2017/02/02 15:00:58 UTC

[jira] [Updated] (GROOVY-8070) Class Naming with multiple Uppercase chooses getter over class

     [ 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)