Jetty9 4 support » History » Revision 2
Revision 1 (Henning Blohm, 01.01.2018 15:14) → Revision 2/8 (Henning Blohm, 01.01.2018 15:16)
h1. Jetty 9.4 Support (#1993) 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. References * [[Java9_Support]] * "Supporting JDK9 #487":https://github.com/eclipse/jetty.project/issues/487 * "ASM problems #1785":https://github.com/eclipse/jetty.project/issues/1758 * "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