You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/08/04 22:56:16 UTC

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

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

Niall Pemberton updated IO-134:
-------------------------------

    Fix Version/s: 2.x

Assigning this to 2.x since no-one has done this or submitted any patches

> 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
>             Fix For: 2.x
>
>
> 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.