hg: jdk/sandbox: 8242999: HTTP/2 client may not handle CONTINUATION frames correctly
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Apr 28 09:45:33 UTC 2020
Changeset: 91926eefee83
Author: jboes
Date: 2020-04-28 10:30 +0100
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/91926eefee83
8242999: HTTP/2 client may not handle CONTINUATION frames correctly
Summary: updated jdk.internal.net.http.Stream.incoming(Http2Frame frame) to handle continuation frame with END_HEADER flag
Reviewed-by: chegar, dfuchs
Contributed-by: Rahul Yadav <rahul.r.yadav at oracle.com>
! src/java.net.http/share/classes/jdk/internal/net/http/Stream.java
! test/jdk/java/net/httpclient/http2/ContinuationFrameTest.java
More information about the jdk-sandbox-changes
mailing list