Re: [EXT] Compiling Java with Groovy

2025-04-07 Thread Milles, Eric (TR Technology) via dev
and create a new ticket for individual items if you cannot find an existing ticket. From: Saravanan Palanichamy Sent: Saturday, April 5, 2025 11:59 PM To: us...@groovy.apache.org ; dev@groovy.apache.org Subject: [EXT] Compiling Java with Groovy External Email:

Compiling Java with Groovy

2025-04-05 Thread Saravanan Palanichamy
Hello Groovy users/devs I am using the Groovy compiler to compile standard Java code (as in the developer wrote Java code, I am using the Groovy compiler behind the scenes). Most of it works, but I did see a few compatibility issues. Some seem like bugs, some seem like parsing differences. Will th