RFR [11] 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative

Michael McMahon michael.x.mcmahon at oracle.com
Tue Jul 24 10:56:10 UTC 2018


Looks good Chris

- Michael.

On 24/07/2018, 10:23, Chris Hegarty wrote:
> The stream window size can correctly become negative after processing
> the initial SETTINGS_INITIAL_WINDOW_SIZE. Stream specific
> WINDOW_UPDATE's should not cause a stream reset if the current
> window size is negative before the positive increment amount is added.
>
> http://cr.openjdk.java.net/~chegar/8207960/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8207960
>
> -Chris.


More information about the net-dev mailing list