I'm also building using java9 :) build is successful :) On Wed, Oct 4, 2017 at 11:25 PM, Maxim Solodovnik <[email protected]> wrote:
> I'm using java9 for internal tests > Our main application works as expected :)) > > On Wed, Oct 4, 2017 at 10:40 PM, Martin Grigorov <[email protected]> > wrote: > >> I was wondering when someone will mention Java 9 in this mailing list. >> >> Does Wicket run fine in Java 9 ? Anyone tried so far ? >> >> Martin Grigorov >> Wicket Training and Consulting >> https://twitter.com/mtgrigorov >> >> On Wed, Oct 4, 2017 at 4:45 PM, Tobias Soloschenko < >> [email protected]> wrote: >> >> > Hi, >> > >> > thanks for the information! As an experimental project we are using the >> > http/2 push builder API of the servlet 4.0 spec already. If you have any >> > feedback or just want to try it out and need help - let me know! :-) >> > >> > kind regards >> > >> > Tobias >> > >> > > Am 04.10.2017 um 15:05 schrieb Sebastien <[email protected]>: >> > > >> > > https://www.infoworld.com/article/3227244/java/java-9- >> > is-here-everything-you-need-to-know.html >> > > >> > > Some keypoints that may be interesting... >> > > >> > > - CSS APIs is now accessible for modularity. >> > > >> > > - JDK 9 includes a parser API for Nashorn’s ECMAScript syntax tree. >> The >> > API >> > > enables ECMAScript code analysis by IDEs and server-side frameworks >> > without >> > > depending on Project Nashorn’s internal implementation classes. >> > > >> > > - The beta HTTP/2 client API has come to JDK 9, implementing in Java >> the >> > > upgrade to the web’s core HTTP protocol. WebSocket is supported by the >> > API >> > > as well. >> > > >> > > - In JDK 9, the Javadoc documentation tool is enhanced to generate >> HTML5 >> > > markup >> > >> > > > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
