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

Reply via email to