Because the HeirarchicalLoaderRepository2 went from a complicated multi-level
locking mechanism to ensure only a single thread was actively loading classes
into the repository to a coarse single lock with delegation from the calling
class loader. I'm sure this is just an issue of a access path not going through
the loader repository lock.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "Adrian Brock" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 10:47 AM
Subject: RE: [JBoss-dev] [ jboss-Bugs-617574 ] Classloader deadlock


> Hello,
> 
> I agree the SCL is not in play here.
> 
> Why does the HeirarchicalLoaderRepository2 synchronize on itself
> in loadClass()? A plain UnifiedLoaderRepository2 does not.
> 
> Regards,
> Adrian



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to