On 23/11/2020 19:29, Martin Grigorov wrote:
> On Mon, Nov 23, 2020, 17:07 Mark Thomas <ma...@apache.org> wrote:

<snip/>

>> It is worth noting the Jakarta EE 9 only targetted Java 8. Current
>> planning is that a Jakarta EE 9.1 release will target Java 11 support
>> (while retaining Java 8 compatibility). This is essentially
> 
> 
> What exactly does this mean?
> EE 9.1 will use multi-versioned classes? Or something else?

Currently under discussion. My best guess is, similar to what Tomcat
does now, the APIs will be compiled with JAVA 8 and the compatible
implementations will then pass the TCKs when running under both Java 8
and Java 11.

Mark

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

Reply via email to