hg: jdk/jdk: 8242999: HTTP/2 client may not handle CONTINUATION frames correctly
julia.boes at oracle.com
julia.boes at oracle.com
Tue Apr 28 09:31:41 UTC 2020
Changeset: 91926eefee83
Author: jboes
Date: 2020-04-28 10:30 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list