[jdk17u-dev] RFR: 8347373: HTTP/2 flow control checks may count unprocessed data twice [v3]
Ralf Schmelter
rschmelter at openjdk.org
Wed Aug 20 16:28:39 UTC 2025
On Tue, 19 Aug 2025 14:25:22 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> I backport this for parity with 21.0.8-oracle and as follow-up of [JDK-8342075](https://bugs.openjdk.org/browse/JDK-8342075).
>>
>> I had to do a small resolve in Http2TestServerConnection.java.
>>
>> The original has one more else block with printouts that were adapted. This was added by https://bugs.openjdk.org/browse/JDK-8303481: CancelRequestTest assertTrue failing with AssertionError due to java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading
>
> Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> backport 06126361db1edb1d4c181a82952c1ac133a839f9
Looks good.
-------------
Marked as reviewed by rschmelter (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3857#pullrequestreview-3137368377
More information about the jdk-updates-dev
mailing list