Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2131990 | 1.4.2_11 | Edmund Lou | P1 | Resolved | Fixed | b02 |
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b08
JCK : JCK1.4a-runtime
Platform[s] : RedHat Linux 2.1 Adv. Server (64 bit)
switch/Mode : -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]:
api/java_lang/StrictMath/desc.html#cos
api/java_lang/StrictMath/desc.html#log
api/java_lang/StrictMath/desc.html#sin
api/java_lang/StrictMath/desc.html#tan
api/java_lang/StrictMath/desc.html#acos
api/java_lang/StrictMath/desc.html#asin
6 JCK1.4a-runtime tests fail on JDK1.5.0-b08.
The tests pass with JDK1.4.1 (tested with b21), JDK1.4.2 (tested with b26).
Test source location:
=====================
/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a/tests/api/java_lang/StrictMath/test_engine.java
/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a/tests/api/java_lang/StrictMath/test_engine.java
/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a/tests/api/java_lang/StrictMath/test_engine.java
/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a/tests/api/java_lang/StrictMath/test_engine.java
/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a/tests/api/java_lang/StrictMath/test_engine.java
/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a/tests/api/java_lang/StrictMath/test_engine.java
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
JCK="/net/jtgb4u4c.sfbay/export/sail16/JCK/jck14a/JCK-runtime-14a"
JDK="/export/j2sdk1.5.0"
switches="-Xfuture"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.java.lang.StrictMath.asin_test
--- script end ---
Test output:
============
..
..
asin failed for 3fe76872b020c3ba Expected 3fea41b1aa224734 Got: 3fea41b1aa224735
asin failed for 3fe84189374bc5ac Expected 3feb8718d8ada81a Got: 3feb8718d8ada819
asin failed 27 out of 2121 tests
STATUS:Failed. Check log
Specific machine info:
======================
Hostname: JCC-ITANIUM-01
OS: RedHat Linux 2.1 Adv. Server
======================================================================
- backported by
-
JDK-2131990 REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger
- Resolved
- relates to
-
JDK-4679936 WIN64: JCK1.4: 9 api/java_lang/StrictMath tests fail
- Closed
-
JDK-7142617 De-optimize fdlibm compilation [macosx]
- Closed
-
JDK-6351144 JCK14a Some api/java_lang StrictMath tests fail with 142_11b1 64bit JDK on Itanium2
- Closed
-
JDK-6604458 linux_x64-fastdebug-c2 fails on hyperbolic trig tests
- Closed
-
JDK-4141677 The spec for java.lang.Math should not be written in C.
- Closed
-
JDK-4947390 Improve compiler options compiling fdlibm
- Closed