JDK-4947390 : Improve compiler options compiling fdlibm
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 1.5.1
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2003-11-01
  • Updated: 2019-07-24
  • Resolved: 2019-07-24
Related Reports
Relates :  
Relates :  
Relates :  
Description
The fdlibm math library routines must be compiled at a low optimization level to ensure portability.  However, it should be compiled at the highest optimization level where that portability is acheived.

Comments
Various changes (JDK-8170153, JDK-8210416) have increased the optimization level used to compile fdlibm and retain the needed library semantics in a platform-appropriate way. Closing out this issue and leaving the remaining improvements to a port of the code to Java.
24-07-2019

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: dragon
14-06-2004

EVALUATION A fine idea, if fdlibm isn't ported to Java. ###@###.### 2003-10-31
31-10-2003