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

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: