RFR 8242999: http/2 client may not handle continuation frames correctly

Rahul rahul.r.yadav at oracle.com
Fri Apr 24 14:58:56 UTC 2020


Hello,

 

  Request to have my fix reviewed for the issue:

  JDK-8242999 :  http/2 client may not handle continuation frames correctly.

   

  The fix updates jdk.internal.net.http.Stream.incoming(Http2Frame frame) to handle

  the scenario where a continuation with `END_HEADERS` may appear after a header

  frame, this was not being handled earlier.

   

         Issue:       https://bugs.openjdk.java.net/browse/JDK-8242999

         Webrev:  http://cr.openjdk.java.net/~pconcannon/rayayada/8242999/webrevs/webrev.00/

 

  --rahul

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200424/749bae0a/attachment.htm>


More information about the net-dev mailing list