bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22851] zoneStrings in gnu/java/locale/LocaleInformation*


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/22851] zoneStrings in gnu/java/locale/LocaleInformation* seem to be broken
Date: 17 Feb 2008 23:04:31 -0000


------- Comment #3 from gnu_andrew at member dot fsf dot org  2008-02-17 23:04 
-------
A couple of issues remain here. First our ordering is still wrong.  We return:

[Europe/London, GMT, Greenwich Mean Time, BST, British Summer Time]

while OpenJDK returns:

[Europe/London, Greenwich Mean Time, GMT, British Summer Time, BST]

OpenJDK also returns a whole host of other values, while we just return the
one.
TimeZone.getDisplayName() has a similar problem.


-- 

gnu_andrew at member dot fsf dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |gnu_andrew at member dot fsf
                   |dot org                     |dot org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|0000-00-00 00:00:00         |2008-02-17 23:04:30
               date|                            |


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





reply via email to

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