JDK-4916146 : Allow future implementations to use better BigDecimal pow algorithms
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-09-02
  • Updated: 2017-05-16
  • Resolved: 2003-09-12
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.
Other
5.0 tigerFixed
Related Reports
Relates :  
Relates :  
Description
The initial JavaDoc for the BigDecimal pow methods added by jsr13 specify limited exponent ranges and a particular pow algorithm.  The specification should be updated to allow future implementations the flexibility to use better algorithms, algorithms with fewer constraints and/or more accuracy.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b20
14-06-2004

SUGGESTED FIX See bug 4917089 for diffs. ###@###.### 2003-09-08
08-09-2003

EVALUATION A fine idea. ###@###.### 2003-09-02
02-09-2003