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 11:08:13 UTC

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

Sebb created FILEUPLOAD-226:
-------------------------------

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


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