-
Enhancement
-
Resolution: Fixed
-
P4
-
16, 17
-
b03
-
generic
-
windows_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8281592 | 11.0.16-oracle | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8277959 | 11.0.14 | Christoph Langer | P4 | Resolved | Fixed | b00 |
Building upon https://bugs.openjdk.java.net/browse/JDK-8250521 which only added support for NIOSocketImpl (default), add support to PlainSocketImpl which can be selected as the implementation.
This is required for the backport to 11u where NIOSocketImpl doesn't exist and PlainSocketImpl is the default implementation
This is required for the backport to 11u where NIOSocketImpl doesn't exist and PlainSocketImpl is the default implementation
- backported by
-
JDK-8277959 Extend minimal retry for loopback connections on Windows to PlainSocketImpl
-
- Resolved
-
-
JDK-8281592 Extend minimal retry for loopback connections on Windows to PlainSocketImpl
-
- Resolved
-
- relates to
-
JDK-8250521 Configure initial RTO to use minimal retry for loopback connections on Windows
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/22186cb1
-
Commit openjdk/jdk17u/df332ff6
-
Review openjdk/jdk11u-dev/628
-
Review openjdk/jdk17u/153
(2 links to)