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

Gary Gregory updated CODEC-70:
------------------------------

    Summary: Thread safety and malicious code safety improvements  (was: Thread 
safety / malicious code safety improvements)

> Thread safety and malicious code safety improvements
> ----------------------------------------------------
>
>                 Key: CODEC-70
>                 URL: https://issues.apache.org/jira/browse/CODEC-70
>             Project: Commons Codec
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Sebb
>             Fix For: 1.4
>
>         Attachments: URLCodec.patch
>
>
> There are some non-private fields which could be made final.
> This improves thread-safety, as final fields are guaranteed to be published 
> to all threads.
> It also helps guard against malicious or inadvertent changes to the fields.

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