jetty.project/jetty-io/src
Simone Bordet 4037861668
Fixes #7514 - Adding InheritedListeners to already-started components… (#7522)
* Fixes #7514 - Adding InheritedListeners to already-started components can cause IllegalStateException

Removed the unnecessary check-and-throw statements from SelectorManager.
Use COW array for listeners that can be modified whilst selector is running.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Signed-off-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Greg Wilkins <gregw@webtide.com>
2022-02-03 09:51:37 +01:00
..
main/java Fixes #7514 - Adding InheritedListeners to already-started components… (#7522) 2022-02-03 09:51:37 +01:00
test Happy New Year 2022 (#7459) 2022-01-27 10:42:30 -06:00