jetty.project/jetty-io
Simone Bordet 11d669092a Issue #1073 - JDK9 support in Jetty 9.3.x.
* Updated Maven plugins to versions that support JDK 9.
* Added jdk9 profiles to the build files.
* Introduced modules jetty-alpn-java-client and jetty-alpn-java-server
containing a pure JDK 9 implementation of ALPN.
* Wired ALPN connection factories (client and server) to use the proper
ALPN implementation based on the JDK platform version (8 or 9).
2017-01-12 15:41:02 +01:00
..
src Issue #1073 - JDK9 support in Jetty 9.3.x. 2017-01-12 15:41:02 +01:00
pom.xml Updating to version 9.3.16-SNAPSHOT 2016-12-20 13:09:32 -07:00