-
Notifications
You must be signed in to change notification settings - Fork 472
Closed
Description
In an email exchange today with one of the Jetty developers, I was told that Jetty 9.3 will be tracking Java 9 to take advantage of its built-in support for ALPN.
It doesn't look like openjdk-9-*
packages for Debian Sid are even a glimmer in anyone's eye yet, so perhaps this would be the time to start to exploring compilation from source.
Based on the comments in the Dockerfile
, it looks like the objections to doing a source build revolved around the need to install a bootstrap JDK and Oracle's licensing. It looks like installing a boostrap JDK is still a requirement in the current jdk9
build (cf. http://hg.openjdk.java.net/build-infra/jdk9/file/50da9851d248/README-builds.html#l352).
Metadata
Metadata
Assignees
Labels
No labels