[
https://issues.apache.org/jira/browse/IO-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb reopened IO-134:
---------------------
I don't think WONT FIX is correct; LATER would be more appropriate as the
thread safety needs to be documented at some point.
> Document thread safety of classes
> ---------------------------------
>
> Key: IO-134
> URL: https://issues.apache.org/jira/browse/IO-134
> Project: Commons IO
> Issue Type: Wish
> Reporter: Sebb
>
> It would be useful to document the thread-safety of all the classes:
> Fully thread-safe (e.g. immutable)
> Thread-safe if particular methods are synchronised
> Thread-safe if specified combinations of methods are synchronised
> Thread-hostile - cannot be used safely from multiple threads
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.