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

Rory Winston updated NET-222:
-----------------------------

    Priority: Trivial  (was: Major)

> Implement threadsafety annotations: @ThreadSafe, @Immutable etc
> ---------------------------------------------------------------
>
>                 Key: NET-222
>                 URL: https://issues.apache.org/jira/browse/NET-222
>             Project: Commons Net
>          Issue Type: Wish
>            Reporter: Sebb
>            Priority: Trivial
>
> It would be very helpful for maintaing and checking code if the classes and 
> fields were updated with the thread-safety annotations:
> @Immutable
> @Threadsafe
> @NotThreadsafe
> @GuardedBy
> These can be used by tools such as Findbugs to check that code conforms to 
> the annotations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to