On Fri, Dec 18, 2020 at 11:12 AM Rémy Maucherat <r...@apache.org> wrote:
> Hi, > > I'd like to refactor the compat classes to align with the LTS versions: > - Move Jre9Compat to Jre11Compat > - I'll probably refactor out GraalCompat > - For the upcoming Java 12+ features, they will all go to a new Jre17Compat > s/Java 12+/Java 17+/, right ? > class, which will actually be useable in the meantime by the latest Java > milestone release from which the interesting features come from > > Although not fully accurate, this is more maintainable as the interim non > LTS Java releases quickly come and go and are not good platforms for > Tomcat. > +1 > > Rémy >