classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

VMClassLoader


From: Tom Tromey
Subject: VMClassLoader
Date: 24 Sep 2003 14:15:29 -0600

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]