-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 7u80, 8u60, 9
-
Component/s: core-libs
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8176008 | 8u60 | Clifford Wayne | P4 | Closed | Delivered | |
| JDK-8176006 | 7u80 | Clifford Wayne | P4 | Closed | Delivered |
Applications running on server editions of Microsoft Windows that make heavy use of loopback connections may see latency and performance improvements if SIO_LOOPBACK_FAST_PATH is enabled. The system property "jdk.net.useFastTcpLoopback" controls whether the JDK enables SIO_LOOPBACK_FAST_PATH on Microsoft Windows. It is disabled by default but can be enabled by setting the system property on the command line with `-Djdk.net.useFastTcpLoopback` or `-Djdk.net.useFastTcpLoopback=true`.
- backported by
-
JDK-8176006 Release Note: Allow use of SIO_LOOPBACK_FAST_PATH on Microsoft Windows
-
- Closed
-
-
JDK-8176008 Release Note: Allow use of SIO_LOOPBACK_FAST_PATH on Microsoft Windows
-
- Closed
-