libgcj/4485: DecimalFormat not spec compliant
tromey@redhat.com
tromey@redhat.com
Fri Oct 5 13:56:00 GMT 2001
>Number: 4485
>Category: libgcj
>Synopsis: DecimalFormat not spec compliant
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 05 13:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Tom Tromey <tromey@redhat.com>
>Release: current cvs
>Organization:
>Environment:
>Description:
The current implementation of java.text.DecimalFormat
is not completely spec compliant. For instance it
mishandles exponential notation in cases like "##0.#E0"
(the "scientific notation" case).
We should go through the DecimalFormat spec, write
mauve tests, and then bring the DecimalFormat implementation
up to spec.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list