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 2008/12/05 16:13:44 UTC

[jira] Reopened: (IO-134) Document thread safety of classes

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