Details
-
Sub-task
-
Resolution: Delivered
-
P4
-
21.0.2, 22
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8322230 | 21.0.2 | Marc Palmerjohnson | P4 | Resolved | Delivered |
Description
The `java.net.ExtendedSocketOptions` `TCP_KEEPIDLE` and `TCP_KEEPINTERVAL` are supported on Windows platforms starting from Windows 10 version 1709 and onwards. `TCP_KEEPCOUNT` is supported starting from Windows 10 version 1703 and onwards.
Attachments
Issue Links
- backported by
-
JDK-8322230 Release Note: `TCP_KEEPxxxx` Extended Socket Options Are Now Supported on the Windows Platform
- Resolved