Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
ConcurrentModificationException

ConcurrentModificationException

2007-01-12       - By Steve Loughran
Reply:     <<     11     12     13     14     15     16     17     18     19  

Matt Benson wrote:
> I agree, Peter.  However, the patch I am currently
> testing adds synchro blocks to all Hashtable copies in
> PropertyHelper.  :)
>
> -Matt

Just as long as we don't get deadlocks.


When I was updating the diagnostics for Ant1.7.1 when a task doesnt get
found, the IDE (intellij) was flagging what it felt were concurrency
issues, places inside ComponentHelper where stuff was being accessed in
both syncrhonized and unsynchronized locations. I left it all alone,
because IDEA is over-paranoid, and because I like to understand the code
better before wrapping everything.

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.