-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: hotspot
-
x86_64
-
solaris
----------System.err:(1607/75091)----------
Failure for Math.pow(double, double):
For inputs -Infinity (-Infinity) and 4.9E-324 (0x0.0000000000001p-1022)
expected Infinity (Infinity)
got 0.0 (0x0.0p0).
Failure for Math.pow(double, double):
For inputs -Infinity (-Infinity) and 0.3333333333333333 (0x1.5555555555555p-2)
expected Infinity (Infinity)
got 0.0 (0x0.0p0).
...
Failure for Math.pow(double, double):
For inputs -Infinity (-Infinity) and 4.9E-324 (0x0.0000000000001p-1022)
expected Infinity (Infinity)
got 0.0 (0x0.0p0).
Failure for Math.pow(double, double):
For inputs -Infinity (-Infinity) and 0.3333333333333333 (0x1.5555555555555p-2)
expected Infinity (Infinity)
got 0.0 (0x0.0p0).
...
- relates to
-
JDK-8145688 update for x86 pow in the math lib
-
- Resolved
-