Same error with build.sysclasspath=first
Nick Chalko wrote:
Nicola Ken Barozzi wrote:
Note:
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-?
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]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
