This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
huh?
- From: Adam Megacz <gcj at lists dot megacz dot com>
- To: java at gcc dot gnu dot org
- Date: 06 Mar 2002 19:44:15 -0800
- Subject: huh?
- Organization: Myself
>From natClassLoader.cc:
// Now try loading using the interpreter.
if (! klass)
{
klass = java::net::URLClassLoader::findClass (name);
}
>From URLClassLoader.java
protected Class findClass (String name)
throws ClassNotFoundException
{
If findClass isn't a static method, how can you call it without an
instance (ie foo->findClass())?
- a
--
"If I put copyrighted material into the 'chewy nougat center', I can
claim the crunchy chocolate coating is an 'Access Control
Mechanism'." --lynx_user_abroad
Why Windows NT/2k/XP is unreliable: www.zappadoodle.com