git: openjdk/mobile: 8242999: HTTP/2 client may not handle CONTINUATION frames correctly

duke duke at openjdk.java.net
Tue Apr 28 09:37:44 UTC 2020


Changeset: 184b4336
Author:    Rahul Yadav <rahul.r.yadav at oracle.com>
Committer: Julia Boes <jboes at openjdk.org>
Date:      2020-04-28 10:30:27 +0000
URL:       https://git.openjdk.java.net/mobile/commit/184b4336

8242999: HTTP/2 client may not handle CONTINUATION frames correctly

Updated jdk.internal.net.http.Stream.incoming(Http2Frame frame) to handle continuation frame with END_HEADER flag

Reviewed-by: chegar, dfuchs

! src/java.net.http/share/classes/jdk/internal/net/http/Stream.java
! test/jdk/java/net/httpclient/http2/ContinuationFrameTest.java



More information about the mobile-changes mailing list