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

Henri Yandell closed LANG-320.
------------------------------

    Resolution: Fixed

I've fixed this by changing both of the assertions to only assert that the 
results contain, rather than that the results equal. This should allow things 
to be less problematic when a JVM adds a language, and it seems a lot less 
likely that the JVM would remove a language.

Fixed in r508733.

> LocaleUtilsTest fails with IBM JDK 1.5.0 because of false assuptions
> --------------------------------------------------------------------
>
>                 Key: LANG-320
>                 URL: https://issues.apache.org/jira/browse/LANG-320
>             Project: Commons Lang
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Joerg Schaible
>             Fix For: 3.0
>
>
> LocaleUtilsTest.testLanguagesByCountry makes the assumption, that within the 
> JDK there is only one language defined for GB: en. This is not true for the 
> IBM JDK 1.5.0 that also knows about cy_GB i.e. Welsh.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to