On Thu, Jul 25, 2024 at 10:34 PM Mark Thomas <ma...@apache.org> wrote:
>
> As per Rémy's suggestion, I've been looking simplifying JreCompat to
> only support LTS versions and anything more recent than the newest LTS.
>
> That would mean:
> - Tomcat 9 only
>    - Jre9Compat is renamed to Jre11Compat
> - Tomcat 9 and 10
>    - Jre16Compat is renamed to Jre17Compat
> - All versions
>    - Jre18Compat and Jre19Compat are merged into the existing Jre21Compat
>
> Jre22Compat would be unchanged.
>
> So the only real change is merging Jre18Compat, Jre19Compat and
> Jre21Compat into a single, larger Jre21Compat.
>
> I'm on the fence as to whether this is worth doing. Thoughts?

Changing the existing does not seem that worthwhile. I sent the idea
because adding a Java 18 class now seemed weird.

Remy

> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to