Hi,

On Thu, 2011-01-06 at 18:27 +0000, Matthew Toseland wrote:
> Wierd, should only be possible for a fraction of a second during late
> startup.

LinkedList is not thread-safe, maybe you can switch over to one of the
java.util.concurrent classes? They are all thread-safe by itself,
without any "synchronized" keywords. The thread-safety is given by
atomic-access methods.

Roland

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to