-
Enhancement
-
Resolution: Unresolved
-
P4
-
9, 10
-
x86_64
A DESCRIPTION OF THE REQUEST :
Please add intristics for Math/StrictMath functions asin, acos. Performance will be greatly improved in GIS applications.
JUSTIFICATION :
GIS applications can greatly improve performance for some operations (coordinate system conversion). Other functions in Math are already intrisified. This removes JNI overhead for calling fdlibm implementation.
Please add intristics for Math/StrictMath functions asin, acos. Performance will be greatly improved in GIS applications.
JUSTIFICATION :
GIS applications can greatly improve performance for some operations (coordinate system conversion). Other functions in Math are already intrisified. This removes JNI overhead for calling fdlibm implementation.
- relates to
-
JDK-4141677 The spec for java.lang.Math should not be written in C.
- Closed