This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: ClassLoader: unexpected exception during linking
- From: Tom Tromey <tromey at redhat dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org
- Date: 03 Dec 2002 12:38:16 -0700
- Subject: Re: ClassLoader: unexpected exception during linking
- References: <3DED0112.1050107@bothner.com>
- Reply-to: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> Does this ring a bell with anyone? Notice that the "cause"
Per> is in _Jv_SetVTableEntries.
Doesn't ring a bell for me.
Per> This is using the gcc trunk (cvs update on Dec 2 5pm PST) on
Per> Red Hat 8.0. I compiled Kawa (using the configure --with-gcj
Per> --enable-kawa-frontend). I then get the following.
I'll try to look at this soon. Perhaps after Mark's ClassLoader
changes go in.
Tom