bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/25916] java.text.NumberFormat.getCurrencyInstance throws


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/25916] java.text.NumberFormat.getCurrencyInstance throws IllegalArgumentExceptions even on standard locales
Date: 5 Feb 2006 21:00:11 -0000


------- Comment #5 from gnu_andrew at member dot fsf dot org  2006-02-05 21:00 
-------
Current Classpath CVS doesn't thrown an exception, but instead returns the fake
code "XXX" as does Sun's implementation.  Presumably, this was fixed by this
patch:

2005-04-15  Andrew John Hughes  <address@hidden>

        * java/text/DecimalFormatSymbols.java:
        Added retrieval of "XXX" instance in place of null.
        * java/util/Currency.java,
        (Currency(String)): New constructor for the XXX special case.
        (getInstance(String)): Allow special case of "XXX".


-- 

gnu_andrew at member dot fsf dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnu_andrew at member dot fsf
                   |                            |dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


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





reply via email to

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