null ClassLoader
Torsten Rüger
torsten.rueger@firsthop.com
Wed Dec 19 22:56:00 GMT 2001
Tom Tromey wrote:
> One simple fix would be to simply always set the loader field when
> registering a class. The reality is that all classes in shared
> libraries which are linked into the application *are* loaded by our
> "bootstrap" loader.
That sounds good.
I only started with this because there is library code out there wich
doesn't deal with null return value correctly.
This simple fix would help there,
Thanks
Torsten
More information about the Java
mailing list