On Tue, 4 Nov 2025 18:40:46 GMT, Daniel Fuchs <[email protected]> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Clarify Javadoc on extremums > > test/jdk/java/net/httpclient/DurationOverflowTest.java line 88: > >> 86: * @run junit/othervm >> 87: * -Djdk.httpclient.keepalive.timeout.h2=9223372036854775807 >> 88: * -DallowedInfras=h2,h2s > > you could probably add h3 since h3 takes its default value from h2. Implemented in a1163b58b88. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27973#discussion_r2491904855
