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/02/25 20:56:28 UTC

[jira] Updated: (LANG-487) ToStringBuilder is thread-hostile

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

Niall Pemberton updated LANG-487:
---------------------------------

    Fix Version/s:     (was: 3.0)
                   2.5

> ToStringBuilder is thread-hostile
> ---------------------------------
>
>                 Key: LANG-487
>                 URL: https://issues.apache.org/jira/browse/LANG-487
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.builder.*
>            Reporter: Sebb
>             Fix For: 2.5
>
>
> ToStringBuilder is thread-hostile due to the use of the static "defaultStyle" variable.
> Adding synchronization won't solve this.

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