bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22932] DecimalFormat.hashCode() gives NullPointerExceptio


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22932] DecimalFormat.hashCode() gives NullPointerException
Date: 16 Oct 2005 01:27:42 -0000

The hashCode() method in the DecimalFormat class generates a
NullPointerException, I've added a simple test case to Mauve that triggers the
bug.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-05-01 
21:25 -------
Attached is a patch that fixes the problem:

2005-05-01  David Gilbert  <address@hidden>

        * java/text/DecimalFormat.java (hashCode): reimplemented and added API 
        docs.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22932





reply via email to

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