Juha,

This is extremely good news as SUN seems to have accepted two bug-requests
at the same time. Let´s see
how they resolve it ...

CGJ

-----Ursprüngliche Nachricht-----
Von: Juha-P Lindfors [mailto:[EMAIL PROTECTED]] 
Gesendet: Freitag, 21. Juni 2002 13:50
An: [EMAIL PROTECTED]
Betreff: [jboss-group] Bug 4670071 Updated:
java.lang.ClassLoader.loadClassInternal(String) is too restrictive



xxxxx@xxxxx 2002-06-20
This needs to be considered a valid bug - the classloader objects cannot
remain locked, as demonstrated in bug 4699981, where a ClassCircularityError
is thrown.  This is due to the VM being confused about which thread is
loading which class when the classloader lock got given up by a user
classloader.  Since the user can give up the classloader lock, we can't
guarantee that the lock holds, we should not depend on the lock.

The test case in 4699981 should be used here.





_______________________________________________
jboss-group mailing list
[EMAIL PROTECTED] https://secure.jboss.org/mailman/listinfo/jboss-group
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to