-
Enhancement
-
Resolution: Fixed
-
P4
-
16, 17
-
b05
-
windows_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8281593 | 11.0.16-oracle | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8277953 | 11.0.14 | Christoph Langer | P4 | Resolved | Fixed | b05 |
During the review of the patch proposed for implementing the Windows specific enhancement for loopback adapter connection retry (JDK-8250521), it was pointed out by Alex Menkov (<alexey.menkov@oracle.com>) that my patch only considered the most common IPv4 loopback adapter address 127.0.0.1, instead of the full CIDR range 127.0.0.0/8.
This enhancement is to modify the existing implementation fromJDK-8250521 to support the full loopback adapter address range for IPv4, in both pure IPv4 and IPv4 mapped as IPv6.
This enhancement is to modify the existing implementation from
- backported by
-
JDK-8277953 Support for identifying the full range of IPv4 localhost addresses on Windows
-
- Resolved
-
-
JDK-8281593 Support for identifying the full range of IPv4 localhost addresses on Windows
-
- Resolved
-
- relates to
-
JDK-8250521 Configure initial RTO to use minimal retry for loopback connections on Windows
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/5d99c71f
-
Commit openjdk/jdk/7e01bc96
-
Review openjdk/jdk11u-dev/627
-
Review openjdk/jdk/1523
(2 links to)