You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2013/03/06 16:00:19 UTC

[jira] [Resolved] (FILEUPLOAD-226) DiskFileItem.counter could be converted to AtomicInteger (or AtomicLong?)

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

Sebb resolved FILEUPLOAD-226.
-----------------------------

    Resolution: Fixed

URL: http://svn.apache.org/r1453361
Log:
FILEUPLOAD-226 DiskFileItem.counter could be converted to AtomicInteger

Modified:
    commons/proper/fileupload/trunk/src/changes/changes.xml
    commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/disk/DiskFileItem.java

                
> DiskFileItem.counter could be converted to AtomicInteger (or AtomicLong?)
> -------------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-226
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-226
>             Project: Commons FileUpload
>          Issue Type: Improvement
>            Reporter: Sebb
>             Fix For: 1.3
>
>
> DiskFileItem.counter could be converted to AtomicInteger (or AtomicLong?)
> This would avoid synch. on the class object.

--
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