JDK-6367781 : Socket.setTcpNoDelay() doesnt set property on windows Vista amd-64
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2005-12-29
  • Updated: 2012-03-23
  • Resolved: 2006-02-01
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
6Resolved
Related Reports
Duplicate :  
Relates :  
Description
JCK	       : JCK-runtime 6.0 b14
J2SE	       : FAIL - b64 jdk windows-amd64

Platform[s]    : FAIL - windows vista amd64
                 PASS - windows XP Pro IA32

JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto

Failing Tests:
===============
api/javax_net/SocketFactory/index.html#SocketFactory001[SocketFactory001]
api/javax_net/SocketFactory/index.html#SocketFactory002[SocketFactory002]
api/javax_net/SocketFactory/index.html#SocketFactory003[SocketFactory003]
api/javax_net/SocketFactory/index.html#SocketFactory004[SocketFactory004]
api/javax_net/SocketFactory/index.html#SocketFactory005[SocketFactory005]

jtr file location:
==================
attached

How to reproduce:
====================
JAVA=Z:/Links/stt/jdk_promotions/JDK6.0/b64/binaries/windows-amd64/jre1.6.0 #put path to java
JCK=Z:/Links/stt/jck_promotions/6.0/beta/b14/binaries/JCK-runtime-60  #put path to jck here
WORKDIR=Z:/tmp

$JAVA/bin/java.exe  -Djava.security.policy=$JCK/lib/jck.policy -Xcheck:jni -Xfuture -classpath  $JCK/classes -Djava.security.policy=$JCK/lib/jck.policy  javasoft.sqe.tests.api.javax.net.SocketFactory.SocketFactory001 -TestCaseID ALL

Test output:
=============
----------out1:(7/298)----------
Port #52612 was allocated as a free port.
This test will use this port #52612
Server is on this host: stt-15
 Failed.  setTcpNoDelay and/or getTcpNoDelay failed
Shut down port 52612
SocketFactory001: Failed.
STATUS:Failed.test cases: 1; all failed; first test case failure: SocketFactory001

Specific Machine Info:
=====================
Windows Vista amd64