hg: jdk/sandbox: 8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server

michael.x.mcmahon at oracle.com michael.x.mcmahon at oracle.com
Wed May 23 15:44:31 UTC 2018


Changeset: 4c502e3991bf
Author:    michaelm
Date:      2018-05-23 16:44 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/4c502e3991bf

8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server
Reviewed-by: chegar, dfuchs

! src/java.net.http/share/classes/jdk/internal/net/http/Http2ClientImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java
! src/java.net.http/share/classes/jdk/internal/net/http/frame/SettingsFrame.java
+ test/jdk/java/net/httpclient/MaxStreams.java
! test/jdk/java/net/httpclient/http2/BadHeadersTest.java
! test/jdk/java/net/httpclient/http2/server/Http2TestServer.java
! test/jdk/java/net/httpclient/http2/server/Http2TestServerConnection.java



More information about the jdk-sandbox-changes mailing list