mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-19 13:06:06 +00:00
* Issue #3749 Fix memory leak for AsyncContextListeners with annotations Also make InjectionCollection and LifeCycleCollection threadsafe for readers with concurrent modifications. Signed-off-by: Jan Bartel <janb@webtide.com>