-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b10
-
x86
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274140 | 11.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8270016 | 11.0.13-oracle | Thejasvi Voniadka | P4 | Resolved | Fixed | b02 |
SmokeTest.test2a -> client.send hangs up on receiving 128K data answer from echo server. The cause is in a fixed default TCP receive buffer size of 64 kB on Windows 7: the echo server does not read the packet completely and it can't stay in platform receive buffer either.
- backported by
-
JDK-8270016 [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
- Resolved
-
JDK-8274140 [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
- Resolved