Re: Java 17 Support

2021-10-19 Thread Thiago H. de Paula Figueiredo
On Mon, Oct 18, 2021 at 9:11 AM Bosch, Christian 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 1

Java 17 Support

2021-10-18 Thread Bosch, Christian
Hello, Is it plan to support java 17 ? Regards, Christian.