classpath
[Top][All Lists]
Advanced

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

RE: currentClassLoader problem


From: Andrew Haley
Subject: RE: currentClassLoader problem
Date: Tue, 16 Mar 2004 11:17:53 +0000

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.




reply via email to

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