commit-classpath
[Top][All Lists]
Advanced

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

[Patch #1016] Fix for BigDecimal.valueOf(long,int)


From: nobody
Subject: [Patch #1016] Fix for BigDecimal.valueOf(long,int)
Date: Sat, 01 Feb 2003 19:02:18 -0500

Patch #1016 has been updated. 

Project: 
Category: None
Status: Closed
Summary: Fix for BigDecimal.valueOf(long,int)

Follow-Ups:

Date: 2003-Jan-27 11:03
By: crawley

Comment:
This patch corrects a bug which causes subtests "val008"
and "val013" to fail.  Specifically, the bug causes 
BigDecimal.valueOf(Long.MIN_VALUE) to return the same
value as BigDecimal.valueOf(0L).


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

Date: 2003-Feb-01 19:02
By: cbj

Comment:
Patch applied and tested, thanks.
-------------------------------------------------------

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

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




reply via email to

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