Merge pull request #1058 from WalkerWatch/upgrade/arrayqueue

Issue #1041 - Document removal of ConcurrentArrayQueue as described i…
This commit is contained in:
Joakim Erdfelt 2016-11-04 10:28:49 -07:00 committed by GitHub
commit 377d823396
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ https://wiki.debian.org/LSBInitScripts[LSB tags].
You can safely replace Jetty 9.3's `jetty.sh` with 9.4's.
==== Removed Classes
`ConcurrentArrayQueue` was removed from use in Jetty 9.3 and the class has been removed entirely as part of Jetty 9.4.
==== Module Changes in Jetty 9.4
[cols="1,1", options="header"]