You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2008/02/06 18:09:08 UTC

[jira] Updated: (HARMONY-5467) [classlib][util] incompatible country names for certain languages

     [ https://issues.apache.org/jira/browse/HARMONY-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pervov updated HARMONY-5467:
----------------------------------

    Fix Version/s: 5.0M5

> [classlib][util] incompatible country names for certain languages
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5467
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5467
>             Project: Harmony
>          Issue Type: Bug
>         Environment: All
>            Reporter: Pavel Pervov
>             Fix For: 5.0M5
>
>
> Some of country names differ in RI and Harmony for certain languages.
> Examples are:
> 1) Locale.setDefault(new Locale("fr", "FR"); new Locale("fr", "US").getDisplayCountry();
> 2) Locale.setDefault(new Locale("it", "VA")); new Locale("it", "VA").getDisplayCountry();

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.