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: Mon, 27 Jan 2003 11:03:03 -0500

Patch #1016 has been updated. 

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

Follow-Ups:

Date: 2003-Jan-28 02: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).


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

-------------------------------------------------------
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]