jetty.project/jetty-http3/http3-common
Simone Bordet e7a088f3f0 Fixes #10120 - OOME caused by CyclicTimeouts.
Fixed handling of Expirable.getExpireNanoTime() in case it returns Long.MAX_VALUE.

Also fixed implementations of Expirable that were not initializing their expireNanoTime field to Long.MAX_VALUE.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-07-26 10:42:10 +02:00
..
src Fixes #10120 - OOME caused by CyclicTimeouts. 2023-07-26 10:42:10 +02:00
pom.xml Fixes #9795 - jetty-slf4j-impl is non-optional on some modules (#9800) 2023-06-05 06:37:05 -05:00