-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
x86
-
windows
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
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
- duplicates
-
JDK-6379550 Windows Vista support
- Closed
- relates to
-
JDK-6404388 VISTA: Socket setTcpNoDelay & setKeepAlive working incorrectly
- Resolved