commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #10244] Implementation of java.util.Locale.getAvailabl


From: Michael Koch
Subject: [commit-cp] [bugs #10244] Implementation of java.util.Locale.getAvailableLocales() uses small static set of locales
Date: Wed, 17 Nov 2004 04:17:27 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; de, address@hidden) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #10244] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Mit 17.11.2004 at 09:11 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Category | None                      | classpath
         Assigned to | None                      | mkoch







/**************************************************************************/
[bugs #10244] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10244>
Project: classpath
Submitted by: Andrew John Hughes
On: Don 02.09.2004 at 19:40

Category:  classpath
Severity:  3 - Ordinary
Resolution:  None
Privacy:  Public
Assigned to:  mkoch
Status:  Open
Platform Version:  None


Summary:  Implementation of java.util.Locale.getAvailableLocales() uses small 
static set of locales

Original Submission:  The current implementation of getAvailableLocales() in 
java.util.Locale returns only an array of four locales (Locale.ENGLISH, 
Locale.FRENCH, Locale.GERMAN, new Locale("ga", "")).  This should return the 
full set of locales which are implemented in gnu.java.locale, or, at the very 
least, the set of static locales defined within the Locale class.  At present, 
currencies can not be creating using most (if not all) ISO codes, to name but 
one problem.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10244>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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