hg: jdk/sandbox: http-client-branch: Add a test for CONTINUATION frame handling

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Nov 16 10:07:34 UTC 2017


Changeset: 2aec8081d2ad
Author:    chegar
Date:      2017-11-16 10:01 +0000
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/2aec8081d2ad

http-client-branch: Add a test for CONTINUATION frame handling

! test/jdk/java/net/httpclient/http2/BasicTest.java
+ test/jdk/java/net/httpclient/http2/ContinuationFrameTest.java
! test/jdk/java/net/httpclient/http2/server/EchoHandler.java
! test/jdk/java/net/httpclient/http2/server/Http2TestExchange.java
+ test/jdk/java/net/httpclient/http2/server/Http2TestExchangeImpl.java
+ test/jdk/java/net/httpclient/http2/server/Http2TestExchangeSupplier.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