James Daugherty created GROOVY-12134:
----------------------------------------
Summary: @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
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)