eric-milles opened a new pull request, #1760: URL: https://github.com/apache/groovy/pull/1760
As described in GROOVY-10278, select the nearest target bytecode version. As described on the mailing list, set minimum Java to 11 for Groovy 5. This sets the stage for using nestmates ([JEP-181](https://openjdk.org/jeps/181)) without need for a fallback solution or version checking. https://issues.apache.org/jira/browse/GROOVY-10278 https://issues.apache.org/jira/browse/GROOVY-10687 https://github.com/apache/groovy/pull/1661 (original incarnation of this and other proposed changes for `CompilerConfiguration`) -- 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]
