JDK-2158745 : VISTA: Socket setTcpNoDelay & setKeepAlive working incorrectly
  • Type: Backport
  • Backport of: JDK-6404388
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P1
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2008-02-02
  • Updated: 2012-03-22
  • Resolved: 2008-06-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6Fixed
Description
2 JCK 1.3a_1 test fails on Windows 2008 (Longhorn) SE

api/java_net/Socket/descriptions.html#setKeepAlive
Socket2017: Failed. setKeepAlive(boolean) failed with false

api/java_net/Socket/descriptions.html#setTcpNoDelay
Socket1044: Passed. OKAY
Socket1045: Failed. set/get TCP_NODELAY values mismatch

Comments
EVALUATION 1.3.1_xx is not supported in vista.
06-06-2008

EVALUATION see parent CR 6404388.
27-02-2008