Project

General

Profile

Jetty9 4 support » History » Version 1

Henning Blohm, 01.01.2018 15:14

1 1 Henning Blohm
h1. Jetty 9.4 Support
2
3
As Jetty 9.3 cannot run Java 9 code (in particular due to "ASM problems #1785":https://github.com/eclipse/jetty.project/issues/1758), we need to upgrade to Jetty 9.4.8, the first Java 9 compatible version.
4
5
References
6
7
* "Supporting JDK9 #487":https://github.com/eclipse/jetty.project/issues/487
8
* "ASM problems #1785":https://github.com/eclipse/jetty.project/issues/1758
9
* "Upgrading 9.3 to 9.4":http://www.eclipse.org/jetty/documentation/current/upgrading-jetty.html#_upgrading_from_jetty_9_3_x_to_jetty_9_4_0