You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2013/03/07 11:10:12 UTC

[jira] [Updated] (FILEUPLOAD-181) finalize method substitution

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

Simone Tripodi updated FILEUPLOAD-181:
--------------------------------------

    Fix Version/s:     (was: 1.3)
    
> finalize method substitution
> ----------------------------
>
>                 Key: FILEUPLOAD-181
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-181
>             Project: Commons FileUpload
>          Issue Type: Improvement
>    Affects Versions: 1.2.2
>            Reporter: Oscar Gonzalez
>
> As some java.sun.com articles recommends, the finalize method should be substituted to improve memory management.
> In heavy load environment, with many upload executions, the use of finalize method may cause OutOfMemoryErrors because of low priority of FinalizerThread.
> See http://www.fasterj.com/articles/finalizer1.shtml and http://www.fasterj.com/articles/finalizer2.shtml
> See http://java.sun.com/developer/technicalArticles/javase/finalization/ to see an alternative

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira