I'm pretty sure we have that documented currently, no.
On Fri, May 17, 2024 at 2:20 AM Schalk Cronje wrote:
> Is there a page on the doc website that has this info ?
>
> On 17/05/2024 02:42, Paul King wrote:
> > Our JDK version support is determined first and foremost by the
> > version of ASM b
yes that is kind of the same thing
we because jasper that we where building against takes 4.0.8 and that
didn't work
but we replaced it with the latest 4.0.x and it started working
problem is that is not mentioned anywhere. Everything i can find is that
java XX is supported to run from..
But nothin
Is there a page on the doc website that has this info ?
On 17/05/2024 02:42, Paul King wrote:
Our JDK version support is determined first and foremost by the
version of ASM bundled by Groovy:
JDK20 is supported from 4.0.6
JDK21 is supported from 4.0.11
JDK22 is supported from 4.0.16
JDK23 is sup
Our JDK version support is determined first and foremost by the
version of ASM bundled by Groovy:
JDK20 is supported from 4.0.6
JDK21 is supported from 4.0.11
JDK22 is supported from 4.0.16
JDK23 is supported from 4.0.21
On Fri, May 17, 2024 at 10:05 AM Daniel Sun wrote:
>
> Could you try the lat
Could you try the latest stable version, i.e. 4.0.21. As the following
configuration shows, Java 21 is supported by Groovy 4.0.21.
https://github.com/apache/groovy/blob/c4615cec66ed07c7f0d9c8c73ee9a6dbda147952/.github/workflows/groovy-build-test-ea.yml#L32
Cheers,
Daniel Sun
On 2024/05/16 10:19