-
Bug
-
Resolution: Fixed
-
P4
-
24, 25
-
b06
The HTTP/2 flow control logic has a potential race condition where some of the unprocessed data may be counted twice for the connection window.
A protocol exception may be raised incorrectly if there are several concurrent streams producing data and the connection window is close from being exhausted.
A protocol exception may be raised incorrectly if there are several concurrent streams producing data and the connection window is close from being exhausted.
- caused by
-
JDK-8342075 HttpClient: improve HTTP/2 flow control checks
-
- Closed
-
- relates to
-
JDK-8342075 HttpClient: improve HTTP/2 flow control checks
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/06126361
-
Review(master) openjdk/jdk/23018