eric-milles commented on PR #2231: URL: https://github.com/apache/groovy/pull/2231#issuecomment-2906872798
The list returned by `ClassNode#getMethods` is an internal list not a copy. It is probably not safe to sort this without making a copy. -- 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: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org