-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
sparc
-
solaris_8
Name: iaR10016 Date: 04/21/2004
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b47, JDK1.5.0-b46
(passes with JDK1.5.0-b45, JDK1.4.2-b28)
JCK : JCK1.5-runtime (b16)
Platform[s] : Solaris 8 sparc with OpenWindows
switch/Mode : default
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/1.5/project/data_reports/owners.jto
Falling test[s]: api/javax_sound/sampled/Mixer/index.html#getSourceLines
JCK1.5 (b16) runtime test api/javax_sound/sampled/Mixer/index.html#getSourceLines hangs using
JDK1.5.0-b46, JDK1.5.0-b47 and fails with timeout even if timeout factor is set to 5 on my
Solaris 8 (sparc) box.
The test stable passes on the same machine with previous JDK builds (JDK1.4.2, JDK1.5.0-b45).
I am not able to reproduce this failure on any other system I have.
Please, let me know if you need more information about testing environment.
Test source location:
=====================
/java/re/jck/1.5/promoted/beta2/b16/binaries/JCK-runtime-15/tests/api/javax_sound/sampled/Mixer/getSourceLinesTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b47/jck15/sparc/Solaris_8_sparc_O_W__linux-1/workDir/api/javax_sound/sampled/Mixer/index_getSourceLines.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/sh
#Paths in Java Software:
JDK="/java/re/jdk/1.5.0/promoted/all/b47/binaries/solaris-sparc"
JCK="/java/re/jck/1.5/promoted/beta2/b16/binaries/JCK-runtime-15"
#Alternative paths outside Java Software
#JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b47/binaries/solaris-sparc"
#JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta2/b16/binaries/JCK-runtime-15"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
$JDK/bin/java -showversion javasoft.sqe.tests.api.javax.sound.sampled.Mixer.getSourceLinesTests
--- script end ---
Test output (JTR part):
=======================
#section:testExecute
----------messages:(1/487)----------
command: com.sun.jck.lib.ExecJCKTestOtherJVMCmd LD_LIBRARY_PATH=/net/linux-15/export/home/java/jck1.5/JCK-runtime-15/lib/SunOS.sparc DISPLAY=:0 HOME=/home/ira
/net/linux-15/export/home/java/jdk1.5.0/sparc/bin/java -server -Xmixed -Xfuture -classpath /net/linux-15/export/home/java/jck1.5/JCK-runtime-15/classes
-Djava.security.policy=/net/linux-15/export/home/java/jck1.5/JCK-runtime-15/lib/jck.policy javasoft.sqe.tests.api.javax.sound.sampled.Mixer.getSourceLinesTests -TestCaseID ALL
----------out1:(0/0)----------
----------out2:(0/0)----------
result: Error. Program `/net/linux-15/export/home/java/jdk1.5.0/sparc/bin/java' interrupted! (timed out?)
Specific machine info:
======================
Hostname: linux-1
OS: Solaris 8 (sparc) (O/W)
======================================================================