Nicola Ken Barozzi wrote:


Stefan Bodewig wrote:

On Tue, 07 Jan 2003, Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote:

java.lang.NullPointerException at


CompilerAdapterFactory.class.getClassLoader().loadClass(
"com.sun.tools.javac.Main" );

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Some VMs return null in Class.getClassloader() for classes loaded by
the system classloader.


Errr, so it's a bug, right?

I'm confused, how can I know if a class can be loaded if I can't get a classloader? 8-?

Note:
For my local gump I have set <property name="build.sysclasspath" value="last"/> see http://csm.chalko.com/gump/myprofile/
I will try it as "first" and see what happens.




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to