Hi All, I apologize if this question has been aske...
# questions
u
Hi All, I apologize if this question has been asked and clarified before, but I was wondering if Grails 6.2.x supports Java 17 or are there some known issues using Java 17 with this version of Grails. Thanks.
g
I have been using 17 with 6.2.x for quite a a while (1 or 2 yrs). No issues
👍 1
j
there are not any issues with jdk17 and grails 6
👍 1
l
working great for us
t
According to the Grails 6.0.0 release there is no support for Java 17 but the 6.2.2 release mention java 11 and 17 - so I guess it depends on the specific version of Grails?
u
Yes, my question was about 6.2.2/6.2.3 releases. I am confused about the official statement because its only in Grails 7.0.0-M1 release blog do I see that "added support for Java 17".
u
Screenshot 2025-05-13 at 10.27.00 AM.png
j
I think we were trying to enumerate the java versions there. Several of us have run 17 for awhile in the 6.x code line and it works fine.
u
Thank you!