[
https://issues.apache.org/jira/browse/GROOVY-12134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093963#comment-18093963
]
ASF GitHub Bot commented on GROOVY-12134:
-----------------------------------------
testlens-app[bot] commented on PR #2670:
URL: https://github.com/apache/groovy/pull/2670#issuecomment-4891474623
## ✅ All tests passed ✅
🏷️ Commit: c15f84a2593cf3f666a87c52f920e71ef0124ef3
▶️ Tests: 101132 executed
⚪️ Checks: 31/31 completed
---
_Learn more about TestLens at [testlens.app](https://testlens.app)._
> @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)