JDK-5004907 : StrictMath.log() needs to be intrinsified
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:6
Priority:P4
Status:Resolved
Resolution:Fixed
OS:solaris_9
CPU:sparc
Submitted:2004-02-27
Updated:2013-11-01
Resolved:2004-08-30
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
EVALUATION
Scheduling this work for 1.5.1.
###@###.### 2004-04-07
---
I've imtrinsified log, and on a dual XEON P4-1.5Ghz performance goes from:
Time(ms): 3053
to
Time(ms): 747
Webrev:
http://javaweb/~azeem/webrev/log/
###@###.### 2004-06-15