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-?
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
