[
https://issues.apache.org/jira/browse/LANG-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727979#action_12727979
]
Joerg Schaible commented on LANG-488:
-------------------------------------
Just a heads-up: availableLocaleSet is still synchronized ...
> 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.