RFR 8160218: HPack decoder fails when processing header in multiple ByteBuffers

Michael McMahon michael.x.mcmahon at oracle.com
Wed Jun 29 09:08:01 UTC 2016


Looks fine Pavel.

- Michael

On 28/06/2016, 15:45, Pavel Rappo wrote:
> Hi,
>
> Could you please review the following change for JDK-8160218?
>
> http://cr.openjdk.java.net/~prappo/8160218/webrev.00/
> http://bugs.openjdk.java.net/browse/JDK-8160218
>
> This change addresses two "unrelated" issues that affected decoding of input
> data spread across several buffers.
>
> 1. An incorrect determining of the final state of string literal decoding in HPACK
> 2. An incorrect determining of the final buffer in the HttpClient
>
> Thanks,
> -Pavel
>


More information about the net-dev mailing list