bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22761] gnu.java.locale.LocaleInformation: "eras" key miss


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22761] gnu.java.locale.LocaleInformation: "eras" key missing in most locales
Date: 16 Oct 2005 01:27:03 -0000

This key is used in the constructor of the class
java.text.DateFormatSymbols, itself used by the class
java.text.SimpleDateFormat. This raises a
MissingResourceException when trying to use SimpleDateFormat
with localization.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2004-12-01 
15:24 -------
Can you give us a little example ? No matter what locale I use I never get a
MissingResourceException. I only get either wrong eras or a ClassCastException
when using german locale because of a bug in the locale informations.


------- Comment #2 from from-classpath at savannah dot gnu dot org  2004-12-15 
21:39 -------
I tried really hard to reproduce this bug. I was unable to do so. If it still
happens please reopen it and attach a little testcase.


-- 


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





reply via email to

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