Hi, all,

I am using JabberBeans-0.9.0-pre4, I think I found a
deadlock bug in JabberBeans, just want to confirm it
here.

In the run() method of class
org.jabber.jabberbeans.sax.InputStreamHandler, when
SAXException is caught and line
148(isi.unexpectedThreadDeath(e); ) is executed,
deadlock will happen because finally this thread will
join itself in line 340(input.join();) in class
org.jabber.jabberbeans.ConnectionBean.

Any comments on my thoughts?

Mike

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to