jetty.project/jetty-http2/http2-http-client-transport
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 Fixes #1029 - Restore Request.setHttpVersion(). 2016-10-25 15:45:29 +02:00
pom.xml Issue #1073 - JDK9 support in Jetty 9.3.x. 2017-01-12 15:41:02 +01:00