DO NOT REPLY [Bug 38377] - BCEL cannot be used as java.system.class.loader
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38377>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=38377 ------- Additional Comments From [email protected] 2006-01-25 14:59 ------- Created an attachment (id=17501) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17501&action=view) Tentative patch. This is a tentative patch. It may not well be the solution to the problem, but it does remove the IllegalStateException error. I think the problem is that, once initSystemClassLoader is called (it's in java.lang.ClassLoader), no class should depend load java.lang.ClassLoader or you get a indirectly recursive call of initSystemClassLoader. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.