JDK-6196383 : LN and LOG10 should be implemented for C1
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris
  • CPU: x86
  • Submitted: 2004-11-17
  • Updated: 2011-09-15
  • Resolved: 2004-12-15
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.

To download the current JDK release, click here.
JDK 6
6 b16Fixed
Related Reports
Relates :  
Relates :  
Description
C2 has intrinsics for LN and LOG10, these should be implemented for C1 as well
###@###.### 2004-11-17 01:40:26 GMT

Comments
EVALUATION Implementing LN and LOG10 for C1, and getting it to work for Solaris SPARC as well. ###@###.### 2004-12-15 05:04:22 GMT
15-12-2004