jetty.project/jetty-http3/http3-common/src
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
..
main/java Fixes #10120 - OOME caused by CyclicTimeouts. 2023-07-26 10:42:10 +02:00
test/java/org/eclipse/jetty/http3 Fixes to QPACK configuration from SETTINGS frames. (#9728) 2023-05-15 15:07:33 +02:00