git: openjdk/jdk: 8263031: HttpClient throws Exception if it receives a Push Promise that is too large

Daniel Fuchs dfuchs at openjdk.java.net
Thu Apr 7 08:44:32 UTC 2022


Changeset: 4d2cd26a
Author:    Conor Cleary <ccleary at openjdk.org>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
Date:      2022-04-07 08:42:38 +0000
URL:       https://git.openjdk.java.net/jdk/commit/4d2cd26ab5092ad0a169e4239164a869a4255bd3

8263031: HttpClient throws Exception if it receives a Push Promise that is too large

Reviewed-by: dfuchs

! src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java
+ test/jdk/java/net/httpclient/http2/PushPromiseContinuation.java
! test/jdk/java/net/httpclient/http2/server/Http2TestExchangeImpl.java
! test/jdk/java/net/httpclient/http2/server/Http2TestServerConnection.java



More information about the jdk-changes mailing list