DO NOT REPLY [Bug 38377] New: - BCEL cannot be used as java.system.class.loader

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]/bugzilla/>
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

           Summary: BCEL cannot be used as java.system.class.loader
           Product: BCEL
           Version: 5.1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The property java.system.class.loader is supposed to allow JVM users to change 
the default class loader to another class. 
 
org.apache.bcel.util.ClassLoader cannot be used with this property.  Setting 
-Djava.system.class.loader=org.apache.bcel.util.ClassLoader provokes this at 
load time. 
 
Error occurred during initialization of VM 
java.lang.Error: java.lang.IllegalStateException: recursive invocation 
 
java version "1.5.0_06" 
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05) 
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_06-b05, mixed mode) 
 
this bug also applies to SVN-HEAD.

-- 
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.