[
https://issues.apache.org/jira/browse/MATH-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe resolved MATH-255.
--------------------------------
Resolution: Fixed
Assignee: Luc Maisonobe
fixed in subversion repository as of r762096
thanks for the report
> MessagesResources_fr has package-protected mutable static array; should be
> made private
> ---------------------------------------------------------------------------------------
>
> Key: MATH-255
> URL: https://issues.apache.org/jira/browse/MATH-255
> Project: Commons Math
> Issue Type: Bug
> Reporter: Sebb
> Assignee: Luc Maisonobe
> Priority: Minor
> Fix For: 2.0
>
>
> MessagesResources_fr has package-protected mutable static array; this should
> be made private.
> It does not appear to be accessed outside the class, and anyway the
> getContents() method provides safe access to a clone of the array.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.