You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2009/07/03 22:26:47 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12727121#action_12727121 ] 

Henri Yandell commented on LANG-488:
------------------------------------

LANG-511 wants the opposite of that. A middle ground is proposed in that issue.

> 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
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 3.0
>
>
> 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.