Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-27 Thread Robert Munteanu
Hi David, On Fri, 2023-10-20 at 09:36 +, David Delabassee wrote: > Needless to say, that Java 21 is an important release, so may I ask > you to send me a brief email with the Java 21 support status of your > project(s): Already supported - Plan to support short-term - Don't > plan to support

Re: [External] : Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-24 Thread Gary Gregory
Over at Apache Commons, I added Java 21 builds to most of our GitHub Actions builds without issues. I've also added Java 22-ea builds in a few select components. (The Apache Commons "project" is made up of many "components", each producing one or more jars.) We did run into the difference in

Re: [External] : Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-24 Thread Lukasz Lenart
Apache Struts 6.x supports Java 21 in runtime, no plans to use it as a base version now. In Struts 7.x we are going to switch to JDK17 on the build level. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-24 Thread Martin Desruisseaux
Hello David Thanks for all this OpenJDK work! Le 2023-10-20 à 11 h 36, David Delabassee a écrit : Needless to say, that Java 21 is an important release, so may I ask you to send me a brief email with the Java 21 support status of your project(s): Already supported - Plan to support

Re: [External] : Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-24 Thread David Delabassee
Thanks for the feedback, Ismael… and good to hear  --David From: Ismael Juma Date: Friday, 20 October 2023 at 17:39 To: builds@apache.org Subject: [External] : Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up Hi David, > so may I ask you to send me a

Re: JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-20 Thread Ismael Juma
Hi David, > so may I ask you to send me a brief email with the Java 21 support status of your project(s): Already supported - Plan to support short-term - Don't plan to support short-term ? Apache Kafka: Java 21 is supported in trunk and will be part of the upcoming 3.7.0 release. Thanks,

JDK 21 Is Now GA, a New VS Code Extension, and an Annotation Processing Heads-up

2023-10-20 Thread David Delabassee
Greetings! JDK 21 has been released (General Availability) on September 19th as planned. You can find "The Arrival of Java 21" announcement here [1], and some additional Java 21 materials in the "Topics of Interest" section below. On behalf of the entire Java team, let me send our thanks to