Merge pull request #1058 from WalkerWatch/upgrade/arrayqueue
Issue #1041 - Document removal of ConcurrentArrayQueue as described i…
This commit is contained in:
commit
377d823396
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue