[ http://issues.apache.org/jira/browse/EXLBR-26?page=all ]
Shash Chatterjee resolved EXLBR-26:
-----------------------------------
Resolution: Fixed
Author: shash
Date: Sat Jul 23 10:21:11 2005
New Revision: 224483
URL: http://svn.apache.org/viewcvs?rev=224483&view=rev
Log:
Fix for EXLBR-26 - getResources() method of the AbstractMonitor should be
probably synchronized on m_resources like the other methods in this class.
Modified:
excalibur/trunk/components/monitor/src/java/org/apache/avalon/excalibur/monitor/impl/AbstractMonitor.java
excalibur/trunk/components/monitor/src/test/org/apache/avalon/excalibur/monitor/test/MonitorTestCase.java
> org.apache.avalon.excalibur.monitor.impl.ActiveMonitor is not thread safe
> -------------------------------------------------------------------------
>
> Key: EXLBR-26
> URL: http://issues.apache.org/jira/browse/EXLBR-26
> Project: Excalibur Components
> Type: Bug
> Components: Monitor
> Versions: 1.0.2
> Environment: Linux 2.6.11 + jdk5.0
> Reporter: Kazimierz Pogoda
> Assignee: Shash Chatterjee
>
> getResources() method of the AbstractMonitor should be probably synchronized
> on m_resources like the other methods in this class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]