I think the reference VMClassLoader is subtly incorrect.  Is anybody
using this code as-is?

In particular, I think VMClassLoader.getSystemClassLoader must try to
use the default system class loader to load the one specified in the
java.system.class.loader property.  Also, it should pass the default
system loader as the argument to this loader's constructor.

I base this on the Sun JDK docs for ClassLoader.getSystemClassLoader().

Any opinions?  I would check in a cleanup here, but I don't know how
I would test it...

Tom


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to