bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22953] Locale#getISOLanguages fails


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22953] Locale#getISOLanguages fails
Date: 16 Oct 2005 01:27:46 -0000

Since the move from LocaleInformation*.class to LocaleInformation*.properties,
the getISOLanguage method of Locale fails with a MissingResourceException: 'Key
"languages" not found in Bundle: java.util.PropertyResourceBundle'

Probably all Locale methods that use getISOStrings will fails.

Ewout


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-05-24 
17:16 -------
This looks like your source/build tree is hosed. I got reported similar bugs
after the new locales got commited and people had unclean trees.

To get sure I attached a small testcase which works without any problems.
Please test and report back.


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-05-25 
05:43 -------
I commited a patch to CVS to fix this issue. Thanks for reporting.


-- 


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





reply via email to

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