[
https://issues.apache.org/jira/browse/GROOVY-10615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531218#comment-17531218
]
ASF GitHub Bot commented on GROOVY-10615:
-----------------------------------------
eric-milles commented on PR #1719:
URL: https://github.com/apache/groovy/pull/1719#issuecomment-1116149739
`AbstractTypeNameAstVisitor` or `visitClassEx` should be tagged
`@CompileStatic` if the intent is to use it across major Groovy versions. The
changes to super method indexing in `MetaClassImpl` can cause problems for old
`ScriptBytecodeAdapted.invokeMethodOnSuper` call sites.
> Bump Codenarc to 3.0.1 (build dependency)
> -----------------------------------------
>
> Key: GROOVY-10615
> URL: https://issues.apache.org/jira/browse/GROOVY-10615
> Project: Groovy
> Issue Type: Dependency upgrade
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)