commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch #1002] bug fixes for java.math.BigDecimal


From: nobody
Subject: [Patch #1002] bug fixes for java.math.BigDecimal
Date: Tue, 21 Jan 2003 10:01:55 -0500

Patch #1002 has been updated. 

Project: 
Category: None
Status: Open
Summary: bug fixes for java.math.BigDecimal

Follow-Ups:

Date: 2003-Jan-22 01:01
By: crawley

Comment:
These patches fix the following bugs:

  *  BigDecimal.toString() incorrectly would return
     strings that start with "." or "-." in some cases.

  *  BigDecimal(String) could not cope with a "+"
     following the "E" or "e".  E

  *  BigDecimal(String)'s error handling for 
     malformed exponent parts was sloppy.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1002&group_id=85




reply via email to

[Prev in Thread] Current Thread [Next in Thread]