Optimize StubRoutines::dpow() for Math.pow(x, 0.5)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • b19

      pow(x, 0.5) => sqrt(x) // if x >= 0.0 or x is +inf/NaN

      Related discussion is here: https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-April/076220.html

            Assignee:
            Jie Fu
            Reporter:
            Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: