On Thu, Oct 7, 2021 at 9:57 AM Jeroen Steenbeeke <j.steenbeeke...@gmail.com> wrote:
> My personal Wicket apps (Wicket 9) are all running on JDK17 now. No > problems so far, other than certain libraries not being able to handle code > compiled with JDK17, but this was easily fixed by upgrading those > libraries. > > What helps is that the Wicket team periodically runs the entire test suite > against JDK release candidates and communicates their findings with the JDK > team. > I even use JDK 18 EA for some of my projects. But my apps are not so important. It is not like I'd lose few billions $$$ if something breaks for few hours :-) > > Op do 7 okt. 2021 om 08:52 schreef Korbinian Bachl < > korbinian.ba...@whiskyworld.de>: > > > Hi, > > > > has anyone any details about using of wicket 8.x or 9.x under jdk 17? > > We currently just migrated from jdk8 to jdk11 as runtime in production > and > > wicket 8.x was fine under all things (still had some problems with third > > party libs however). > > Next we want to go to wicket 9.x but since there are some nice bits added > > to the track from 11 to 17 I wonder if anyone has some experience with > > higher version of java and wicket 8 or 9 running under it... > > > > Best, > > > > KB > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > For additional commands, e-mail: users-h...@wicket.apache.org > > > > > > -- > Jeroen Steenbeeke >