Thanks for the response Andrew.

> Index: java/lang/ClassLoader.java
> ===================================================================
> +     static private final native ClassLoader getClassLoader0(Class c);

Shouldn't this be a VMClassLoader method rather than a new native method in
ClassLoader?

Thanks,
David Holmes



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

Reply via email to