This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: interpreter fixes
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> We need to be able to compile bytecode files that have been
Andrew> generated without miranda methods. At present gcj aborts with
Andrew> a "class has no method" error.
Yes. I have a partial patch for this bug. It quickly turned from a
small patch into a not-as-small one, so I backed it out and haven't
finished it. If you're interested in this I can forward it.
Tom