You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2016/02/13 16:13:18 UTC

[jira] [Resolved] (MATH-1324) RNGs implement "Serializable" (package "o.a.cm.random")

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

Gilles resolved MATH-1324.
--------------------------
    Resolution: Won't Fix

> RNGs implement "Serializable" (package "o.a.cm.random")
> -------------------------------------------------------
>
>                 Key: MATH-1324
>                 URL: https://issues.apache.org/jira/browse/MATH-1324
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.6
>            Reporter: Gilles
>            Priority: Minor
>              Labels: API, security
>
> Classes should not implement the {{Serializable}} if they are not ready to handle the necessary steps to avoid security issues:
> # http://javajee.com/best-practices-for-serialization-in-java
> # http://www.xyzws.com/javafaq/what-are-the-precautions-for-implementing-serializable/53
> # https://tersesystems.com/2015/11/08/closing-the-open-door-of-java-object-serialization/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)