You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "Bosch, Christian" <CB...@cincom.com.INVALID> on 2021/10/18 12:11:25 UTC

Java 17 Support

Hello,

Is it plan to support java 17 ?

Regards,
Christian.

Re: Java 17 Support

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
On Mon, Oct 18, 2021 at 9:11 AM Bosch, Christian <CB...@cincom.com.invalid>
wrote:

> Hello,
>

Hello!


> Is it plan to support java 17 ?
>

What exactly do you mean by that? If that's about bytecode, Tapestry
supports what the ASM library (https://asm.ow2.io) does. Right now,
Tapestry uses ASM 8.0.1, which supports Java 14 bytecode. ASM 9.2 supports
Java 18, so I guess it's time for Tapestry to upgrade ASM again. Thanks for
the reminder!


>
> Regards,
> Christian.
>


-- 
Thiago