[
https://issues.apache.org/jira/browse/GROOVY-12134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094833#comment-18094833
]
ASF GitHub Bot commented on GROOVY-12134:
-----------------------------------------
paulk-asert merged PR #2670:
URL: https://github.com/apache/groovy/pull/2670
> @Delegate regression: fails to skip a final method inherited from a
> precompiled superclass
> ------------------------------------------------------------------------------------------
>
> Key: GROOVY-12134
> URL: https://issues.apache.org/jira/browse/GROOVY-12134
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 5.x
> Reporter: James Daugherty
> Priority: Major
>
> I'm upgrading the Grails Spring Security plugin to Groovy 5 and noticed
> compilation was failing with an `@Delegate` involving a final method.
>
> Reproducer project is here:
> [https://github.com/jdaugherty/groovy-final-delegate-bug]
>
> As a work around, ignoring the method manually makes compile succeed.
> h1.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)