jetty-project / jetty-alpn-agent

Enables Jetty ALPN/NPN support via -javaagent JVM option
Apache License 2.0
47 stars 16 forks source link

Support java 8u171 #9

Closed alexbudarov closed 6 years ago

alexbudarov commented 6 years ago

Java 8u171/172 is out: http://www.oracle.com/technetwork/java/javase/downloads/index.html

Could you please add support for new JVM version?

sbordet commented 6 years ago

Version 2.0.7 works for JDK 8u171 and 8u172 as well.