-
Bug
-
Resolution: Fixed
-
P3
-
11, 12
-
b05
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208435 | 11.0.2 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
JDK-8209260 | 11.0.1 | Chris Hegarty | P3 | Resolved | Fixed | b05 |
JDK-8208141 | 11 | Chris Hegarty | P3 | Resolved | Fixed | b24 |
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.
The stream window size can correctly become negative after processing the initial SETTINGS_INITIAL_WINDOW_SIZE. See
https://tools.ietf.org/html/rfc7540#section-6.9.2
The stream window size can correctly become negative after processing the initial SETTINGS_INITIAL_WINDOW_SIZE. See
https://tools.ietf.org/html/rfc7540#section-6.9.2
- backported by
-
JDK-8208141 Non-negative WINDOW_UPDATE increments may leave the stream window size negative
-
- Resolved
-
-
JDK-8208435 Non-negative WINDOW_UPDATE increments may leave the stream window size negative
-
- Resolved
-
-
JDK-8209260 Non-negative WINDOW_UPDATE increments may leave the stream window size negative
-
- Resolved
-