git: openjdk/jdk11u-dev: 8242999: HTTP/2 client may not handle CONTINUATION frames correctly

Martin Doerr mdoerr at openjdk.org
Thu Jun 6 09:49:20 UTC 2024


Changeset: ee370edf
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2024-06-06 09:48:05 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/ee370edfc45a359244212ee3927f367ad0e2a37e

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

Backport-of: 184b43363013436302523dff203c62d5161775b7

! 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-updates-changes mailing list