[
https://issues.apache.org/jira/browse/LANG-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697428#action_12697428
]
Henri Yandell commented on LANG-487:
------------------------------------
Rewrite for 3.0 to deal with/remove the static variable?
> ToStringBuilder is thread-hostile
> ---------------------------------
>
> Key: LANG-487
> URL: https://issues.apache.org/jira/browse/LANG-487
> Project: Commons Lang
> Issue Type: Bug
> Reporter: Sebb
>
> 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.