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

Rob Tompkins resolved FILEUPLOAD-292.
-------------------------------------
    Resolution: Fixed

> Don't create un-needed resources in FileUploadBase.java
> -------------------------------------------------------
>
>                 Key: FILEUPLOAD-292
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-292
>             Project: Commons FileUpload
>          Issue Type: Improvement
>    Affects Versions: 1.3.3
>            Reporter: Rob Tompkins
>            Assignee: Rob Tompkins
>            Priority: Trivial
>             Fix For: 1.4
>
>
> When creating a {{FileItemStreamImpl}} we are creating an object even when 
> {{fileSizeMax == -1}} which allocates unneeded objects that will need to be 
> garbage collected later.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to