Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8146119

java/lang/Math/PowTests.java fails on solaris-x64 using -Xcomp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • 9
    • 9
    • 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).
      ...

            kvn Vladimir Kozlov
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: