-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.3.1_12
-
x86
-
linux_suse_sles_8.2
This failure had also been seen in older bugs.
however the suggested fix doesn't seem to exist in
the current 1.3.1 regression testbed.
Currently seeing the testcase fail on JDS with 1.3.1_12b01
See bug 4367776 for more details
# more FloatingPointInline.jtr
#Test Results (version 2)
#Mon Mar 08 18:44:34 GMT 2004
#checksum:1b6135aff94509c6
#-----testdescription-----
$file=/net/latte/deployment1/regtests/131/test/vm/misc/FloatingPointInline.java
$root=/net/latte/deployment1/regtests/131/test
keywords=bug4105954
run=USER_SPECIFIED main FloatingPointInline\n
source=FloatingPointInline.java
title=check for Spec(current) compliant rounding of intermediate results in FP calculations.
#-----environment-----
#-----testresult-----
description=file:///net/latte/deployment1/regtests/131/test/vm/misc/FloatingPointInline.java
end=Mon Mar 08 18:44:34 GMT 2004
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
javatestOS=Linux 2.4.19-4GB (i386)
javatestVersion=2.1.6
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Mon Mar 08 18:44:29 GMT 2004
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
test=vm/misc/FloatingPointInline.java
work=/export/home/JQA/ts131/reg131/131_12work/vm/misc
#section:script_messages
----------messages:(4/203)----------
JDK under test: (/usr/java/jdk1.3.1_12)
java version "1.3.1_12-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_12-ea-b01)
Java HotSpot(TM) Client VM (build 1.3.1_12-ea-b01, mixed mode)
#section:build
----------messages:(3/105)----------
command: build FloatingPointInline
reason: Named class compiled on demand
elapsed time (seconds): 0.089
result: Passed. No need to compile: FloatingPointInline.java
#section:main
----------messages:(3/125)----------
command: main FloatingPointInline
reason: User specified action: run main FloatingPointInline
elapsed time (seconds): 4.261
----------System.out:(0/0)----------
----------System.err:(40/1325)----------
Sigh: double range too big near 0
Oops: arg double range too big near 0
Oops: result double range too big near 0
tiny: 1.0E-323
tiny/small: 0.0
(tiny/small)*big: 3.16E-322
MIN_VALUE*big: 1.265E-321
(tiny*big)/small: 3.16E-322
Sigh: double range too big near infinity
Oops: arg double range too big near infinity
Oops: result double range too big near infinity
huge: 8.988465674311579E307
huge*small: Infinity
(huge*small)/big: 2.8088955232223683E306
eps: 1.1102230246251565E-16
eps: 0x3ca0000000000000
1+eps: 1.0
(1+eps)-1: 0.0
tiny: 2.8E-45
tiny/small: 0.0
(tiny/small)*big: 0.0
MIN_VALUE*big: 3.59E-43
(tiny*big)/small: 9.0E-44
huge: 1.7014117E38
huge*small: Infinity
(huge*small)/big: Infinity
eps: 5.9604645E-8
eps: 0x33800000
1+eps: 1.0
(1+eps)-1: 0.0
java.lang.RuntimeException: Test Failed
at FloatingPointInline.main(FloatingPointInline.java:368)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:479)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
###@###.### 2004-03-08
however the suggested fix doesn't seem to exist in
the current 1.3.1 regression testbed.
Currently seeing the testcase fail on JDS with 1.3.1_12b01
See bug 4367776 for more details
# more FloatingPointInline.jtr
#Test Results (version 2)
#Mon Mar 08 18:44:34 GMT 2004
#checksum:1b6135aff94509c6
#-----testdescription-----
$file=/net/latte/deployment1/regtests/131/test/vm/misc/FloatingPointInline.java
$root=/net/latte/deployment1/regtests/131/test
keywords=bug4105954
run=USER_SPECIFIED main FloatingPointInline\n
source=FloatingPointInline.java
title=check for Spec(current) compliant rounding of intermediate results in FP calculations.
#-----environment-----
#-----testresult-----
description=file:///net/latte/deployment1/regtests/131/test/vm/misc/FloatingPointInline.java
end=Mon Mar 08 18:44:34 GMT 2004
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
javatestOS=Linux 2.4.19-4GB (i386)
javatestVersion=2.1.6
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Mon Mar 08 18:44:29 GMT 2004
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
test=vm/misc/FloatingPointInline.java
work=/export/home/JQA/ts131/reg131/131_12work/vm/misc
#section:script_messages
----------messages:(4/203)----------
JDK under test: (/usr/java/jdk1.3.1_12)
java version "1.3.1_12-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_12-ea-b01)
Java HotSpot(TM) Client VM (build 1.3.1_12-ea-b01, mixed mode)
#section:build
----------messages:(3/105)----------
command: build FloatingPointInline
reason: Named class compiled on demand
elapsed time (seconds): 0.089
result: Passed. No need to compile: FloatingPointInline.java
#section:main
----------messages:(3/125)----------
command: main FloatingPointInline
reason: User specified action: run main FloatingPointInline
elapsed time (seconds): 4.261
----------System.out:(0/0)----------
----------System.err:(40/1325)----------
Sigh: double range too big near 0
Oops: arg double range too big near 0
Oops: result double range too big near 0
tiny: 1.0E-323
tiny/small: 0.0
(tiny/small)*big: 3.16E-322
MIN_VALUE*big: 1.265E-321
(tiny*big)/small: 3.16E-322
Sigh: double range too big near infinity
Oops: arg double range too big near infinity
Oops: result double range too big near infinity
huge: 8.988465674311579E307
huge*small: Infinity
(huge*small)/big: 2.8088955232223683E306
eps: 1.1102230246251565E-16
eps: 0x3ca0000000000000
1+eps: 1.0
(1+eps)-1: 0.0
tiny: 2.8E-45
tiny/small: 0.0
(tiny/small)*big: 0.0
MIN_VALUE*big: 3.59E-43
(tiny*big)/small: 9.0E-44
huge: 1.7014117E38
huge*small: Infinity
(huge*small)/big: Infinity
eps: 5.9604645E-8
eps: 0x33800000
1+eps: 1.0
(1+eps)-1: 0.0
java.lang.RuntimeException: Test Failed
at FloatingPointInline.main(FloatingPointInline.java:368)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:479)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
###@###.### 2004-03-08