RFR: 8371802: Do not let QUIC connection to idle terminate when HTTP/3 is configured with a higher idle timeout [v3]
Jaikiran Pai
jpai at openjdk.org
Thu Nov 27 10:15:28 UTC 2025
On Thu, 27 Nov 2025 10:06:29 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix duration overflow issue with Duration.toMillis()
>
> test/jdk/java/net/Foo.java line 1:
>
>> 1: import java.net.InetSocketAddress;
>
> Seems that this file was added by mistake
Indeed. I was experimenting with some unrelated issue and it looks like I accidentally git added this file. I've updated the PR to remove it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28522#discussion_r2567906057
More information about the net-dev
mailing list