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 06:46:50 -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 12:43 AM, Tom Tromey [SMTP:tromey@cygnus.com]
wrote:
> When I used the debugger I saw that the array length wasn't being set.
I think the failure Bryce and I were seeing was the result of the array element
type not being set. Does that sound familiar?
AG