[
https://issues.apache.org/jira/browse/GROOVY-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417038#comment-17417038
]
Paul King commented on GROOVY-10155:
------------------------------------
For Groovy 3, JDK 16/17 has full support at the ASM level but only partial with
respect to the illegal access errors seen in previous versions.
* If you have simple scripts, everything may work as per Groovy 4
* Sometimes you might still get warnings like in earlier JDKs
* Sometimes where you used to get warnings, the code will no longer work.
We may backport some of the Groovy 4 changes to earlier versions, e.g.
GROOVY-10137/8
> Add JDK18 constant
> ------------------
>
> Key: GROOVY-10155
> URL: https://issues.apache.org/jira/browse/GROOVY-10155
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Minor
> Fix For: 4.0.0-beta-1
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)