Chaitanya,
On 6/5/24 09:11, Chaitanya Gopisetti wrote:
Also can you update on the End of life expected date for Tomcat 9.0.x version
-----Original Message-----
From: Christopher Schultz <ch...@christopherschultz.net>
Sent: Wednesday, June 5, 2024 6:37 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat 9.0.xx JDK Version Support and EOL
Chaitanya,
On 6/5/24 08:47, Chaitanya Gopisetti wrote:
It was mentioned that Tomcat 9.0.x supports java 8 and later. So
wanted to know whether it supports Jdk 21? Also wanted to know the End
of life expected date for Tomcat 9.0.x version.
Tomcat 9 should run jut fine on any Java version from 8 up through the latest
release (currently Java 21).
Sorry, that's the latest LTS version. The latest released version is
Java 22 and Tomcat should continue to work there as well.
The supported Java version is "8 *or later*" (emphasis mine) which
pretty much means that we should support any version after Java 8 as well.
We have a minimum Java version only because (1) The Servlet Spec
includes a minimum supported Java version and (2) we use features which
require that version of Java as well.
Note that Tomcat 9 must be /built/ using Java 17 or later, but targets
Java 8 for class file format, etc.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org