[
https://issues.apache.org/jira/browse/GROOVY-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-9238:
--------------------------------
Fix Version/s: 2.5.16
> Groovy 2.5 AnnotationCollector not generating expected bytecode
> ---------------------------------------------------------------
>
> Key: GROOVY-9238
> URL: https://issues.apache.org/jira/browse/GROOVY-9238
> Project: Groovy
> Issue Type: Bug
> Components: Compiler, groovy-runtime
> Affects Versions: 2.5.x
> Environment: Ubuntu 18.04.3 LTS
> Reporter: Andrew Allen
> Assignee: Eric Milles
> Priority: Major
> Fix For: 3.0.0-rc-2, 2.5.16
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When using {{@AnnotationController}} with meta-annotations ( {{@Canonical}},
> {{@Immutable}} ) compiled classes do not contain the expected bytecode. As
> an example I have a [project | https://github.com/kod4n/groovy-gradle-issue]
> that is using a custom annotation with an annotation collector for
> {{@Immutatble}} and {{@CompileStatic}}. The error can be reproduced by
> running {{./gradlew clean test}} against the linked project.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)