JDK-4916066 : Improve descriptions of jsr13 exact conversion methods
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 5.0
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-09-02
  • Updated: 2003-09-12
  • 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
Jsr13 adds a number of exact conversion methods which throw exceptions if any numerical information is last; e.g. fractional digits.  However, the currently phrasing is something like:

"An exception is thrown if the decimal part (if any) is non-zero."

This should be replaced with wording like

"An exception is thrown if the fractional part (if any) is nonzero."

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