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: Andrew John Hughes
Subject: [commit-cp] [bugs #10244] Implementation of java.util.Locale.getAvailableLocales() uses small static set of locales
Date: Fri, 03 Sep 2004 09:12:53 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Epiphany/1.0.8

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




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

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

Category:  None
Severity:  3 - Ordinary
Resolution:  None
Privacy:  Public
Assigned to:  None
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]