Hi,
Could you please review the following fix for JDK-8161091?

http://cr.openjdk.java.net/~skuksenko/jep110/8161091/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8161091

Existing Stream.FlowControl implementation doesn't decrease amount of permits if requested amount is less than permits. That means that client may send any amount of data if data frame size less than window size.

Thank you,
Sergey Kuksenko.

Reply via email to