This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: null ClassLoader


Jeff Sturm <jsturm@one-point.com> writes:

> So a class is loaded by the bootstrap loader iff getClassLoader() == null.
> 
> For Sun's VM all java.* and sun.* classes are loaded by the bootstrap
> loader.  For libgcj the bootstrap classes would be java.* and gnu.*.

Not all of gnu.*... but yeah.

Brian
-- 
Brian Jones <cbj@gnu.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]