huh?

Alexandre Oliva aoliva@redhat.com
Wed Mar 6 21:59:00 GMT 2002


On Mar  7, 2002, Adam Megacz <gcj@lists.megacz.com> wrote:

>> From natClassLoader.cc:

>   // Now try loading using the interpreter.
>   if (! klass)
>     {
>       klass = java::net::URLClassLoader::findClass (name);
>     }

This is in a method of VMClassLoader, that is-a URLClassLoader.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Java mailing list