Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty 9.2.22 Released!

The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.2.x branch.


This is maintenance release which includes a number of bug fixes. Of note is a fix to Jetty logging to ensure log files roll over at midnight. It is recommended that users upgrade to the latest version. Patch notes for this release can be found at the end of this email.


This release available on the Eclipse Jetty project download page or from the Maven Central repository:

Documentation for this release can be found on the Eclipse Jetty project site:

If you find any issues with this release, or if you want to suggest future enhancements, please file an issue on the Jetty GitHub page:

Commercial production and development support for Jetty is offered through Webtide (www.webtide.com). Please contact us for more information or email jesse@xxxxxxxxxxx to learn more.

Change logs for these releases are listed below.


Best Regards,

The Jetty Development Team


jetty-9.2.22.v20170606 - 06 June 2017
 + 920 no main manifest attribute, in jetty-runner 9.2.19.v20160908.jar
 + 1108 Please improve logging in SslContextFactory when there are no approved cipher suites
 + 1357 RolloverFileOutputStream: No rollout performed at midnight
 + 1469 IllegalStateException in RolloverFileOutputStream
 + 1507 Negative delay Timer.schedule exception due to mismatched local and _logTimeZone values
 + 1532 RolloverFileOutputStream can't handle multiple instances
 + 1523 Update ALPN support for Java 8u131
 + 1556 A timing channel in Password.java
 + 1590 RolloverFileOutputStream not functioning in Jetty 9.2.21+


Back to the top