[
https://issues.apache.org/jira/browse/GROOVY-9962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keegan Witt reassigned GROOVY-9962:
-----------------------------------
Assignee: Keegan Witt
> Stub generation malforms annotation values
> ------------------------------------------
>
> Key: GROOVY-9962
> URL: https://issues.apache.org/jira/browse/GROOVY-9962
> Project: Groovy
> Issue Type: Bug
> Components: Stub generator / Joint compiler
> Affects Versions: 3.0.7
> Reporter: James Kleeh
> Assignee: Keegan Witt
> Priority: Major
>
> This issue was introduced by
> https://issues.apache.org/jira/browse/GROOVY-6085 and the fix
> [https://github.com/apache/groovy/commit/561fad780794a5ac6be81818d2f123496e6c9bad#diff-fb5c7aed8d75294b5fbca45b00da5e20968d33704cb81720503ee3601df30fecR732]
>
> That commit replaces `$` with `.` in annotation values, however it seems that
> should only happen if the value is a class expression. For things like string
> literals it is changing the string value which is causing other problems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)