classpath
[Top][All Lists]
Advanced

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

RE: A query on the classloader architecture


From: David Holmes
Subject: RE: A query on the classloader architecture
Date: Sun, 11 Jul 2004 21:50:04 +1000

I wrote:
> > Consequently application code should have every right to assert that
> > "this.getClass().getClassLoader()" is never null.
>

Jeroen responded:
> Sure, but, IMHO, if you write a library you cannot assume that your
> library won't be loaded by the bootstrap class loader.

Good point. There's nothing stopping a user from putting everything on
bootclasspath. I wonder how many library writers actually consider that?

David Holmes





reply via email to

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