[jira] Commented: (BEANUTILS-318) Many threads are stuck in infinite loops in MethodUtils because static WeakHashMap is not thread safe

2010-03-19 Thread Andrew Sunde (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847517#action_12847517 ] Andrew Sunde commented on BEANUTILS-318: See:https://issues.apache.org/jira/

[jira] Updated: (BEANUTILS-373) CLONE - MethodUtils is not thread safe because WeakFastHashMap which uses WeakHashMap is not thread-safe.

2010-03-19 Thread Andrew Sunde (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sunde updated BEANUTILS-373: --- Description: The problem lies in the class org.apache.commons.beanutils.MethodUtils. This

[jira] Created: (BEANUTILS-373) CLONE - MethodUtils is not thread safe because WeakFastHashMap which uses WeakHashMap is not thread-safe.

2010-03-19 Thread Andrew Sunde (JIRA)
CLONE - MethodUtils is not thread safe because WeakFastHashMap which uses WeakHashMap is not thread-safe. - Key: BEANUTILS-373 URL: https://issues.apache.org/j

[jira] Updated: (BEANUTILS-373) CLONE - MethodUtils is not thread safe because WeakFastHashMap which uses WeakHashMap is not thread-safe.

2010-03-19 Thread Andrew Sunde (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sunde updated BEANUTILS-373: --- Fix Version/s: (was: 1.8.0) Affects Version/s: (was: 1.7.0)