jetty.project/jetty-io/src
Simone Bordet fa166d09c5
Fixes #10786 - TLS handshake failures leak HttpConnection.RequestTimeouts tasks
Moved the call to destroy the CyclicTimeouts to a close() call that is always called.

Fixed NPE in ManagedSelector.getTotalKeys().

Fixed exception handling to avoid infinite recursion in SslConnection.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-10-26 16:49:52 +02:00
..
main/java Fixes #10786 - TLS handshake failures leak HttpConnection.RequestTimeouts tasks 2023-10-26 16:49:52 +02:00
test Fixes #10120 - OOME caused by CyclicTimeouts. 2023-07-26 10:42:10 +02:00