eric-milles commented on PR #2375: URL: https://github.com/apache/groovy/pull/2375#issuecomment-3849859987
Yes, but a general issue we have is tree navigation via nested method calls. So we have stack depth sensitivity all over the place. And if 800 chained calls is a rare edge case, why do we need to build in a solution for it when such a user could just set "-Xss2m" as a JVM arg on their compiler? -- 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]
