You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:54:28 UTC

[jira] Updated: (LANG-488) LocaleUtils.availableLocaleSet() - why is Set not created in static block like the List?

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

Niall Pemberton updated LANG-488:
---------------------------------

    Fix Version/s:     (was: 3.0)
                   2.5

> LocaleUtils.availableLocaleSet() - why is Set not created in static block like the List?
> ----------------------------------------------------------------------------------------
>
>                 Key: LANG-488
>                 URL: https://issues.apache.org/jira/browse/LANG-488
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 2.5
>
>
> LocaleUtils.availableLocaleSet() - why is the Set not created in static block like the List?
> This would allow the method to be unsynchronized.

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