David Holmes writes: > 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?
I suppose so. It makes little difference to libgcj, but that would be better for classpath. Wheatver you do here it's non-portable, so ... Andrew. _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath