This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
RE: Revised patch: ClassLoader changes and more
- To: "'tromey at cygnus dot com'" <tromey at cygnus dot com>
- Subject: RE: Revised patch: ClassLoader changes and more
- From: Anthony Green <green at redhat dot com>
- Date: Sun, 26 Nov 2000 19:25:17 -0800
- Cc: "java-patches at sources dot redhat dot com" <java-patches at sources dot redhat dot com>
- Organization: Red Hat, Inc.
- Reply-To: "green at cygnus dot com" <green at cygnus dot com>
On Sunday, November 26, 2000 11:25 AM, Tom Tromey [SMTP:tromey@cygnus.com]
wrote:
> You wrote forName(String,ClassLoader).
> However, 1.2 defines forName(String,boolean,ClassLoader).
Whoops. I'll try fix it this week.
As for...
> Nope. What do you mean? That the vtable slot isn't correct?
It sounds like you've figured this out.
AG