classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More ClassLoader problems


From: Archie Cobbs
Subject: Re: More ClassLoader problems
Date: Tue, 16 Mar 2004 08:38:39 -0600 (CST)

David Holmes wrote:
> There seems to be some general confusion, concerning the bootstrap
> classloader, which is often represented as null, and the "system" or
> application classloader - as returned by ClassLoader.getSystemClassLoader -
> which is never null.  For example, the class docs for java.lang.Class

These erroneous comments got me all confused me when I was starting on JC.
After getting my head straight I wrote down what I had learned in case
I forgot it someday.. :-)

http://jcvm.sourceforge.net/doc/jc.html#Types%20of%20Class%20Loaders

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]