[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ConcurrentModificationException / Classloading / Deploym

anil.saldhana@jboss.com do-not-reply at jboss.com
Sun Dec 2 00:26:18 EST 2007


Doesn't CopyOnWriteArrayList avoid ConcurrentModificationException by design?
http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/CopyOnWriteArrayList.html

It should.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109603#4109603

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109603



More information about the jboss-dev-forums mailing list