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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to