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

Replace java.lang.Math usage in places where precision is not as important

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u6
    • javafx

      We have many places where we don't need the highest precision math library on the planet, and yet we pay the cost of using one all over the place. See this for example: http://www.redcode.nl/blog/2012/07/java-speed-of-math/.

      In many places we could probably play fast and loose and get some performance bumps.

            Unassigned Unassigned
            rbair Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: